[Pkg-owncloud-commits] [php-sabre-vobject] 14/19: Looks like we never release 3.4.3.

David Prévot taffit at moszumanska.debian.org
Tue May 19 20:10:13 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 a47764b77a30255eff540f73be414e95eaf3a72c
Author: Evert Pot <me at evertpot.com>
Date:   Tue May 19 11:01:31 2015 +0300

    Looks like we never release 3.4.3.
---
 ChangeLog.md    | 7 +------
 lib/Version.php | 2 +-
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index b0d72bb..a150f3d 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,17 +1,12 @@
 ChangeLog
 =========
 
-3.4.4 (2015-??-??)
+3.4.3 (2015-05-19)
 ------------------
 
 * #219: Corrected validation of `EXDATE` properties with more than one value.
 * #212: `BYSETPOS` with values below `-1` was broken and could cause infinite
   loops.
-
-
-3.4.3 (2015-03-11)
-------------------
-
 * #211: Fix `BYDAY=-5TH` in recurrence iterator. (@lindquist)
 * #216: `ENCODING` parameter is now validated for all document types.
 
diff --git a/lib/Version.php b/lib/Version.php
index 0e4b47d..66fdc5f 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.4.4';
+    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