[Pkg-owncloud-commits] [php-sabre-vobject] 02/06: Updated changelog, bumped version

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 02:09:40 UTC 2015


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 844deeb61c676b80621108a85043c17d0ba6d3ba
Author: Evert Pot <me at evertpot.com>
Date:   Wed Feb 25 12:41:46 2015 -0500

    Updated changelog, bumped version
---
 ChangeLog.md    | 6 ++++++
 lib/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index b6129dd..c087608 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.4.2 (2015-??-??)
+------------------
+
+* #210: iTip: Replying to an event without a master event was broken.
+
+
 3.4.1 (2015-02-24)
 ------------------
 
diff --git a/lib/Version.php b/lib/Version.php
index 9d8e8c6..13f551b 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.4.1';
+    const VERSION = '3.4.2';
 
 }

-- 
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