[Pkg-owncloud-commits] [owncloud-client] 30/498: Declare master as 1.9.0git

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:30 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 2e4e03179587e3ba6887ace44a0b34a2d90bd17c
Author: Markus Goetz <markus at woboq.com>
Date:   Mon Apr 20 11:22:19 2015 +0200

    Declare master as 1.9.0git
---
 VERSION.cmake | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index d8956e7..75ab167 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,10 +1,10 @@
 set( MIRALL_VERSION_MAJOR 1 )
-set( MIRALL_VERSION_MINOR 8 )
-set( MIRALL_VERSION_PATCH 1 )
+set( MIRALL_VERSION_MINOR 9 )
+set( MIRALL_VERSION_PATCH 0 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "beta1") #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