[Pkg-owncloud-commits] [owncloud-client] 166/175: Bump to 1.8.3rc3,	update ChangeLog
    Sandro Knauß 
    hefee-guest at moszumanska.debian.org
       
    Sat Aug  8 10:36:40 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 01efba99afc13095db98359d7125f4e7e9dd11af
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Mon Jun 22 08:44:13 2015 +0200
    Bump to 1.8.3rc3, update ChangeLog
---
 ChangeLog     | 2 ++
 VERSION.cmake | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index a263b48..0c45abf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ ChangeLog
 version 1.8.3 (release 2015-06-??)
   * Fix a bug in the Windows Installer that could crash explorer (#3320)
   * Reduce 'Connection closed' errors (#3318, #3313, #3298)
+  * Ignores: Force a remote discovery after ignore list change (#3172)
+  * Shibboleth: Avoid crash by letting the webview use its own QNAM (#3359)
 
 ChangeLog
 =========
diff --git a/VERSION.cmake b/VERSION.cmake
index 9818ca2..6aed4ab 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 3 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "rc2") #e.g. beta1, beta2, rc1
+    set( MIRALL_VERSION_SUFFIX "rc3") #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