[Pkg-owncloud-commits] [owncloud-client] 05/135: VERSION.cmake: This is 2.3.3 now
Sandro Knauß
hefee at debian.org
Sat Sep 9 14:28:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch master
in repository owncloud-client.
commit 8e1422fb371d12b15abe978b6230a6da69d568c7
Author: Markus Goetz <markus at woboq.com>
Date: Tue May 9 12:23:52 2017 +0200
VERSION.cmake: This is 2.3.3 now
---
VERSION.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 292bf6c..a5bbedf 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,7 +1,7 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 3 )
-set( MIRALL_VERSION_PATCH 2 )
-set( MIRALL_VERSION_YEAR 2016 )
+set( MIRALL_VERSION_PATCH 3 )
+set( MIRALL_VERSION_YEAR 2017 )
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