[Pkg-owncloud-commits] [php-sabredav] 25/42: Going to release this version as stable.

David Prévot taffit at moszumanska.debian.org
Fri Nov 28 22:47:49 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 b9e23af7df90c1d821ed71336f4cb895a2461f20
Author: Evert Pot <me at evertpot.com>
Date:   Wed Nov 19 16:19:41 2014 -0500

    Going to release this version as stable.
---
 ChangeLog.md        | 4 ++--
 lib/DAV/Version.php | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 01a50e9..9e4c98c 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,8 +1,8 @@
 ChangeLog
 =========
 
-2.1.0-beta1 (2014-??-??)
-------------------------
+2.1.0 (2014-??-??)
+------------------
 
 * #541: CalDAV PDO backend didn't respect overridden PDO table names.
 * #550: Scheduling invites are no longer delivered into shared calendars.
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 0d0591b..918d505 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-beta1';
+    const VERSION = '2.1.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