[Pkg-owncloud-commits] [php-sabredav] 01/05: yup!

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:28:40 UTC 2015


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit e15b1e6642a89eeeba40ffbe1fd2a377c01ecbe5
Author: Evert Pot <me at evertpot.com>
Date:   Tue Jun 2 11:56:19 2015 -0400

    yup!
---
 CHANGELOG.md        | 9 +++++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fe4216..cce3446 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
 ChangeLog
 =========
 
+3.0.0 (2015-06-02)
+------------------
+
+* No changes since last beta.
+* The zip release ships with [sabre/vobject 3.4.5][vobj],
+  [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt],
+  [sabre/uri 1.0.1][uri] and [sabre/xml 1.0.0][xml].
+
+
 3.0.0-beta3 (2015-05-29)
 ------------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 8ae1fab..60dc133 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-beta3';
+    const VERSION = '3.0.0';
 
 }

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