[Pkg-owncloud-commits] [php-sabredav] 04/11: Bumped version.

David Prévot taffit at moszumanska.debian.org
Thu May 22 17:11:50 UTC 2014


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit e2e28714975ae009aad2cd70b74f0ebfd8934c21
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue May 20 12:48:48 2014 -0400

    Bumped version.
---
 ChangeLog                 | 4 ++++
 lib/Sabre/DAV/Version.php | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 92fe1a2..736aca2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.8.11-stable (2014-??-??)
+	* Updated: MySQL database schema optimized by using more efficient column
+	  types.
+
 1.8.10-stable (2014-05-15)
 	* The zip release ships with sabre/vobject 2.1.4.
 	* includes changes from version 1.7.12.
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index afe603c..f86623d 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -14,7 +14,7 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '1.8.10';
+    const VERSION = '1.8.11';
 
     /**
      * Stability : alpha, beta, stable

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list