[Pkg-owncloud-commits] [owncloud-client] 75/83: 1.6.0 final
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat May 31 11:31:46 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 064dcdb25acb04642764443ca7d263d6361dcfb5
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Fri May 30 12:38:44 2014 +0200
1.6.0 final
---
ChangeLog | 2 +-
VERSION.cmake | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5b6edb6..3418115 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog
=========
-version 1.6.0 (release 2014-04- )
+version 1.6.0 (release 2014-05-30 )
* Minor GUI improvements
* Qt5 compile issues fixed
* Ignore sync log file in filewatcher
diff --git a/VERSION.cmake b/VERSION.cmake
index ff30cca..aad1d44 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "rc3" ) #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