[Pkg-owncloud-commits] [php-sabredav] 45/275: This is an alpha version.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:55:50 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 5998686f37195d4022bf36889158744e712c2a00
Author: Evert Pot <me at evertpot.com>
Date:   Tue May 27 01:05:20 2014 -0400

    This is an alpha version.
---
 ChangeLog.md        | 3 +++
 lib/DAV/Version.php | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 10cb398..51ab79f 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,9 @@
 ChangeLog
 =========
 
+2.1.0-alpha1 (2014-??-??)
+-------------------------
+
 2.0.1 (2014-??-??)
 * #459: PROPFIND requests on Files with no Depth header would return a fatal
   error.
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index a9af62f..b586feb 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.0.1';
+    const VERSION = '2.1.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