[Pkg-owncloud-commits] [owncloud-client] 11/21: Bump version to RC2
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Oct 23 17:42:36 UTC 2015
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 d09de794917f14601542ca7b6befb4bf71de44e6
Author: Klaas Freitag <freitag at owncloud.com>
Date: Tue Oct 20 11:30:00 2015 +0200
Bump version to RC2
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 23cbc66..2b81672 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "rc1") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "rc2") #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