[Pkg-owncloud-commits] [php-sabredav] 01/64: 2.2.0 version.

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 15:13:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag 2.2.0alpha1
in repository php-sabredav.

commit 07f03cbccdb730d9cfea52fb09c2d93131124279
Author: Evert Pot <me at evertpot.com>
Date:   Thu Oct 23 22:29:43 2014 -0400

    2.2.0 version.
---
 ChangeLog.md        | 4 ++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 73c64e7..e808b70 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,10 @@
 ChangeLog
 =========
 
+2.2.0-alpha1 (????-??-??)
+-------------------------
+
+
 2.1.0-alpha2 (2014-10-23)
 -------------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index f722a32..38ba596 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.1.0-alpha2';
+    const VERSION = '2.2.0-alpha1';
 
 }

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