[Pkg-owncloud-commits] [owncloud-client] 73/484: VERSION.cmake: master is 2.1
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:15 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 963eb1f29b256a58890338e9c3027ebbdef81454
Author: Markus Goetz <markus at woboq.com>
Date: Thu Oct 15 16:51:29 2015 +0200
VERSION.cmake: master is 2.1
---
VERSION.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index e18bc8b..30ae6e4 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 0 )
-set( MIRALL_VERSION_PATCH 2 )
+set( MIRALL_VERSION_MINOR 1 )
+set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
--
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