[Pkg-owncloud-commits] [php-sabredav] 22/34: Next version will be a beta.

David Prévot taffit at moszumanska.debian.org
Wed May 27 13:57:10 UTC 2015


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

taffit pushed a commit to tag 3.0.0-beta1
in repository php-sabredav.

commit 20ac730058678541a2ec38974956916a5f085744
Author: Evert Pot <me at evertpot.com>
Date:   Mon May 25 18:17:13 2015 -0400

    Next version will be a beta.
---
 lib/DAV/Version.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 7a4a7e5..2aa0e14 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.0.0-alpha1';
+    const VERSION = '3.0.0-beta1';
 
 }

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