[Pkg-owncloud-commits] [php-sabre-vobject] 03/19: Bumped version.

David Prévot taffit at moszumanska.debian.org
Sun Jun 15 02:08:53 UTC 2014


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 6258ae9dfc51183b4864e3e8cecfc7b8a98566c5
Author: Evert Pot <me at evertpot.com>
Date:   Mon Jun 2 17:32:30 2014 -0400

    Bumped version.
---
 ChangeLog.md                  | 7 +++++++
 lib/Sabre/VObject/Version.php | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index d671fc0..c2f7845 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,8 +1,15 @@
 ChangeLog
 =========
 
+3.2.3 (2014-??-??)
+------------------
+
+* Removed documentation from source repository, to http://sabre.io/vobject/
+
+
 3.2.2 (2014-05-07)
 ------------------
+
 * Minor tweak in unittests to make it run on PHP 5.5.12. Json-prettifying
   slightly changed which caused the test to fail.
 
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index 7978c51..0c1a5ff 100644
--- a/lib/Sabre/VObject/Version.php
+++ b/lib/Sabre/VObject/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.2.2';
+    const VERSION = '3.2.3';
 
 }

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