[Pkg-owncloud-commits] [php-sabre-vobject] 09/19: Bumped version.
David Prévot
taffit at moszumanska.debian.org
Sun Jun 15 02:08:54 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 b2c070c91d0fc4c2dad0e792c0c13db876ac6ad2
Author: Evert Pot <me at evertpot.com>
Date: Tue Jun 3 14:51:52 2014 -0400
Bumped version.
---
ChangeLog | 4 ++++
lib/Sabre/VObject/Version.php | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index b23b7de..790b3dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+3.1.5-stable (2014-??-??)
+ * Updated: Some docblocks and other documentation. Made the unittests
+ succeed on recent php versions.
+
3.1.4-stable (2014-03-30)
* Fixed: Issue #87: Several compatibility fixes related to timezone
handling changes in PHP 5.5.10.
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index 174f4d8..c41d32e 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.1.4';
+ const VERSION = '3.1.5';
}
--
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