[Pkg-owncloud-commits] [php-sabre-vobject] 05/12: Bumped version
David Prévot
taffit at moszumanska.debian.org
Tue Jun 10 15:49:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository php-sabre-vobject.
commit 7ea9be67b04d2b865cc14a07826877d5955cf435
Author: Evert Pot <me at evertpot.com>
Date: Tue Jun 3 12:31:51 2014 -0400
Bumped version
---
ChangeLog | 3 +++
lib/Sabre/VObject/Version.php | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 96e1fb6..2d9c989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2.1.5-stable (2014-06-03)
+ * Changed: Documentation cleanups.
+
2.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 d1f1d23..cf847fb 100644
--- a/lib/Sabre/VObject/Version.php
+++ b/lib/Sabre/VObject/Version.php
@@ -14,7 +14,7 @@ class Version {
/**
* Full version number
*/
- const VERSION = '2.1.4';
+ const VERSION = '2.1.5';
/**
* Stability : alpha, beta, stable
--
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