[Pkg-owncloud-commits] [php-sabre-vobject] 24/29: Releasing 4.0

David Prévot taffit at moszumanska.debian.org
Sat Dec 12 19:27:00 UTC 2015


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

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

commit 949d7ee1be71153c3526629938bbee86372f8d70
Author: Evert Pot <me at evertpot.com>
Date:   Fri Dec 11 23:48:15 2015 -0500

    Releasing 4.0
---
 CHANGELOG.md    | 2 +-
 lib/Version.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9857779..c635794 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
 ChangeLog
 =========
 
-4.0.0 (????-??-??)
+4.0.0 (2015-12-11)
 ------------------
 
 * #274: When creating new vCards, the default vCard version is now 4.0.
diff --git a/lib/Version.php b/lib/Version.php
index 32c42dd..dced07a 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number.
      */
-    const VERSION = '4.0.0-beta1';
+    const VERSION = '4.0.0';
 
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list