[Pkg-owncloud-commits] [owncloud-client] 01/01: Set version to 2.2.0-rc1

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Fri Nov 4 10:39:10 UTC 2016


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

gaudenz pushed a commit to annotated tag v2.2.0-rc1
in repository owncloud-client.

commit 5dd05415e99ea951d5bdde90b8f79c407209a240
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Tue May 10 17:06:04 2016 +0200

    Set version to 2.2.0-rc1
---
 VERSION.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index adeed8c..173acaa 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -5,7 +5,7 @@ set( MIRALL_VERSION_YEAR  2016 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1
+    set( MIRALL_VERSION_SUFFIX "rc1") #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