[Pkg-owncloud-commits] [php-sabre-vobject] 05/19: Updated changelog, bumped version.

David Prévot taffit at moszumanska.debian.org
Tue May 19 20:10:12 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 f7c508bc7c47d648b1fdce0a5b110aa7af784f83
Author: Evert Pot <me at evertpot.com>
Date:   Wed Mar 11 20:09:53 2015 -0400

    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 74e23e1..44bb1d9 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.4.3 (2015-03-11)
+------------------
+
+* #211: Fix BYDAY=-5TH in recurrence iterator. (@lindquist)
+
+
 3.4.2 (2015-02-25)
 ------------------
 
diff --git a/lib/Version.php b/lib/Version.php
index 13f551b..66fdc5f 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.4.2';
+    const VERSION = '3.4.3';
 
 }

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