[Pkg-owncloud-commits] [owncloud-client] 06/78: Bump to 2.2.1
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Jun 24 16:29:36 UTC 2016
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 45dd1d0acfa054396cc03819cd984b55afab0ff7
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Thu May 12 09:57:58 2016 +0200
Bump to 2.2.1
---
VERSION.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index aee551d..46ce30b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,11 +1,11 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 2 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2016 )
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