[Pkg-owncloud-commits] [php-sabre-vobject] 42/46: Releasing as vobject 4 beta1

David Prévot taffit at moszumanska.debian.org
Thu Dec 10 02:12:42 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 e047a3c93efbf222a797dedcaf2db808f925079a
Author: Evert Pot <me at evertpot.com>
Date:   Wed Dec 2 00:58:05 2015 -0500

    Releasing as vobject 4 beta1
---
 CHANGELOG.md    | 4 ++--
 lib/Version.php | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6b92b7..261cfb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
 ChangeLog
 =========
 
-4.0.0-alpha3 (????-??-??)
--------------------------
+4.0.0-beta1 (2015-12-02)
+------------------------
 
 * #258: Support for expanding events that use `RDATE`. (@jabdoa2)
 * #258: Correctly support TZID for events that use `RDATE`. (@jabdoa2)
diff --git a/lib/Version.php b/lib/Version.php
index ea57782..32c42dd 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number.
      */
-    const VERSION = '4.0.0-alpha3';
+    const VERSION = '4.0.0-beta1';
 
 }

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