[Pkg-owncloud-commits] [php-sabredav] 04/66: Bumped version for next release.

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 54007364a8353d90ae46b6c54372248a1cb8f502
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Nov 7 17:47:50 2013 -0500

    Bumped version for next release.
---
 ChangeLog                 | 2 ++
 lib/Sabre/DAV/Version.php | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a2e61d4..b0a4419 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.9.0-alpha2 (2013-??-??)
+
 1.9.0-alpha1 (2013-11-07)
 	* The zip release ships with sabre/vobject 3.1.3, sabre/http 2.0.0alpha5,
 	  and sabre/event 1.0.0.
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index a0bdeff..d581356 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '1.9.0alpha1';
+    const VERSION = '1.9.0alpha2';
 
 }

-- 
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