[Pkg-owncloud-commits] [owncloud-client] 165/171: Push VERSION.cmake file to rc2
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Feb 17 09:37:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to annotated tag upstream/2.1.1+dfsg
in repository owncloud-client.
commit df0a33f131ff7df5eb600ecc00ec0e5f28b02f87
Author: Klaas Freitag <freitag at owncloud.com>
Date: Mon Feb 8 16:57:41 2016 +0100
Push VERSION.cmake file to rc2
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index bee5aba..8a5ab57 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "git") #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