[Pkg-owncloud-commits] [owncloud-client] 10/218: Push version on to 2.0.1 git

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 17 14:30:31 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 2d421a827544b118a9285cf3ff75cd317016bddc
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Tue Aug 25 10:24:52 2015 +0200

    Push version on to 2.0.1 git
---
 VERSION.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index 6adf948..e3214c2 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,10 +1,10 @@
 set( MIRALL_VERSION_MAJOR 2 )
 set( MIRALL_VERSION_MINOR 0 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
 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