[Pkg-owncloud-commits] [owncloud-client] 328/332: Bumped version to alpha1
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 600a6d93469a312d14798d2edfd0ec5876400f96
Author: Klaas Freitag <freitag at owncloud.com>
Date: Fri Aug 8 10:57:09 2014 +0200
Bumped version to alpha1
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index ed62a19..f0f324c 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "prealpha") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "alpha1") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list