[Pkg-owncloud-commits] [owncloud-client] 99/484: VERSION.cmake: This is git not rc1
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:20 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 00485e133f2342923fc3d5310cbc7b29a288ea67
Author: Markus Goetz <markus at woboq.com>
Date: Mon Oct 19 15:51:33 2015 +0200
VERSION.cmake: This is git not rc1
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 6ec2a28..1d35608 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 "rc1") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "git) #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