[Pkg-owncloud-commits] [owncloud-client] 93/94: VERSION.cmake: 2.4.0 final

Sandro Knauß hefee at debian.org
Thu Mar 29 11:12:18 UTC 2018


This is an automated email from the git hooks/post-receive script.

hefee pushed a commit to branch upstream
in repository owncloud-client.

commit cd60c2b88ac858339637575f124c58d88b42e78c
Author: Markus Goetz <markus at woboq.com>
Date:   Thu Mar 1 16:17:37 2018 +0100

    VERSION.cmake: 2.4.0 final
---
 VERSION.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index f02e762..bd34671 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,11 +1,11 @@
 set( MIRALL_VERSION_MAJOR 2 )
 set( MIRALL_VERSION_MINOR 4 )
 set( MIRALL_VERSION_PATCH 1 )
-set( MIRALL_VERSION_YEAR  2017 )
+set( MIRALL_VERSION_YEAR  2018 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1
+    set( MIRALL_VERSION_SUFFIX "") #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