[Pkg-owncloud-commits] [php-sabredav] 08/66: Bumped version.
David Prévot
taffit at moszumanska.debian.org
Sat Jan 18 20:08:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit b42e697c31c5204e6c3ac823c6d31333280c5ffd
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Fri Nov 8 21:03:39 2013 -0500
Bumped version.
---
ChangeLog | 7 +++++--
lib/Sabre/DAV/Version.php | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0134ece..671212f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
+1.8.8-stable (2013-??-??)
+ * includes changes from version 1.7.10.
+
1.8.7-stable (2013-10-02)
- * The zip release ships with sabre/vobject 2.1.3.
- * Includes changes from version 1.7.9.
+ * the zip release ships with sabre/vobject 2.1.3.
+ * includes changes from version 1.7.9.
1.8.6-stable (2013-06-18)
* The zip release ships with sabre/vobject 2.1.0.
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index c82bc17..d845059 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -14,7 +14,7 @@ class Version {
/**
* Full version number
*/
- const VERSION = '1.8.7';
+ const VERSION = '1.8.8';
/**
* Stability : alpha, beta, stable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list