[Pkg-owncloud-commits] [owncloud-client] 38/218: 2.0.1rc1

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 17 14:30:38 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 322288bf6ca7babcd79609f935d9f378af0fccf6
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Mon Aug 31 16:39:37 2015 +0200

    2.0.1rc1
---
 VERSION.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index a0ad8a3..9c185fa 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 1 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "") #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