[Pkg-owncloud-commits] [owncloud-client] 51/332: [Janitor] Bump version on master to 1.7.0prealpha
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:06:37 UTC 2014
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 dc53e96f9223083a78fc5b000abbeb53dff84986
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Thu Jun 5 11:57:49 2014 +0200
[Janitor] Bump version on master to 1.7.0prealpha
---
VERSION.cmake | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 88052f0..ed62a19 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,10 +1,10 @@
set( MIRALL_VERSION_MAJOR 1 )
-set( MIRALL_VERSION_MINOR 6 )
-set( MIRALL_VERSION_PATCH 1 )
+set( MIRALL_VERSION_MINOR 7 )
+set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "pre") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "prealpha") #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