[Pkg-owncloud-commits] [owncloud-client] 204/484: Add version suffix git.

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:43 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 bc5890d8b57763816e5daacd34b6d1e31d67b15f
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Thu Oct 29 15:46:02 2015 +0100

    Add version suffix git.
---
 VERSION.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index a98a00b..e18bc8b 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 "") #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