[Pkg-owncloud-commits] [php-sabre-vobject] 03/07: Bumped version, updated changelog for #312 backport in 3.5 branch.

David Prévot taffit at moszumanska.debian.org
Wed Apr 27 18:03:05 UTC 2016


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

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

commit 7e0f78954d23dde1baef3f7023f82e7e1f11e859
Author: Evert Pot <me at evertpot.com>
Date:   Wed Apr 13 10:44:37 2016 +0900

    Bumped version, updated changelog for #312 backport in 3.5 branch.
---
 ChangeLog.md    | 7 +++++++
 lib/Version.php | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 9793334..661489f 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+3.5.2 (????-??-??)
+-----------------
+
+* #312: Backported a fix related to iTip processing of events with timezones,
+  without a master event.
+
+
 3.5.1 (2016-04-06)
 ------------------
 
diff --git a/lib/Version.php b/lib/Version.php
index 3b14056..becdfd6 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.5.1';
+    const VERSION = '3.5.2';
 
 }

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



More information about the Pkg-owncloud-commits mailing list