[Pkg-owncloud-commits] [owncloud-client] 67/70: Remove version suffix, final release 1.6.1

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Jul 1 10:21:24 UTC 2014


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 40d765c73aa64de2fcf8503886f27c8da7b7d3d9
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Thu Jun 26 16:09:21 2014 +0200

    Remove version suffix, final release 1.6.1
---
 VERSION.cmake | 2 +-
 doc/ocdoc     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index 1427e65..6be5d27 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 "rc1") #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 )
diff --git a/doc/ocdoc b/doc/ocdoc
index c612df3..2c3e584 160000
--- a/doc/ocdoc
+++ b/doc/ocdoc
@@ -1 +1 @@
-Subproject commit c612df399e3c775a2f9db1dc5e39d25920ab467b
+Subproject commit 2c3e584b2356dc4324e6e0720b7aa908aaa480a3

-- 
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