[Pkg-owncloud-commits] [php-sabredav] 19/163: Bumped version.
David Prévot
taffit at moszumanska.debian.org
Tue May 20 18:54:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.
commit a600936e2ccb37147e514c3041c7c804ac46bb27
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Feb 27 20:10:35 2014 -0500
Bumped version.
---
ChangeLog | 3 +++
lib/Sabre/DAV/Version.php | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 15501b6..b222d3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.8.10-stable (????-??-??)
+ * includes changes from version 1.7.12.
+
1.8.9-stable (2014-02-26)
* The zip release ships with sabre/vobject 2.1.3.
* includes changes from version 1.7.11.
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index c15de9d..1b7a630 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.9';
+ const VERSION = '1.8.10';
/**
* 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