[Pkg-owncloud-commits] [php-sabre-vobject] 02/16: Bumped version.
David Prévot
taffit at moszumanska.debian.org
Mon Jul 21 19:19:14 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 c335f674459fcb451320e58623c6c004bafff04a
Author: Evert Pot <me at evertpot.com>
Date: Thu Jun 12 15:52:32 2014 -0400
Bumped version.
---
ChangeLog.md | 6 ++++++
lib/Sabre/VObject/Version.php | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index ef20881..1d080ef 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
ChangeLog
=========
+3.2.4 (2014-??-??)
+------------------
+
+* Fixed: PHP 5.3 support was broken in the cli tool.
+
+
3.2.3 (2014-06-12)
------------------
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index 0c1a5ff..73a5770 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.2.3';
+ const VERSION = '3.2.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