[Pkg-owncloud-commits] [php-sabre-vobject] 03/11: Bumped version.

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 01:19:41 UTC 2014


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

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

commit 2b43fe6fcf320386f7a4d5cc0f2524315cc33943
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sun Mar 30 17:26:02 2014 -0400

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

diff --git a/ChangeLog b/ChangeLog
index 1a78e93..ca75eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+3.1.4-stable (????-??-??)
+	* Fixed: Issue #87: Several compatibility fixes related to timezone
+	  handling changes in PHP 5.5.10.
+
 3.1.3-stable (2013-10-02)
 	* Fixed: Support from properties from draft-daboo-valarm-extensions-04.
 	  Issue #56.
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index efb129a..7d13e04 100644
--- a/lib/Sabre/VObject/Version.php
+++ b/lib/Sabre/VObject/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.1.3';
+    const VERSION = '3.1.4';
 
 }

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



More information about the Pkg-owncloud-commits mailing list