[Pkg-owncloud-commits] [php-sabre-vobject] 116/128: Updated changelog

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:08 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 48db24f6a8ef3943b7283c6a8aaf9ec6b797283d
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sat May 3 03:16:47 2014 -0400

    Updated changelog
---
 ChangeLog.md                  | 6 ++++++
 lib/Sabre/VObject/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 7c06ab4..2f39474 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.2.1 (2014-05-03)
+------------------
+* Minor tweak to make the unittests run with the latest hhvm on travis.
+* Updated timezone definitions.
+* Updated copyright links to point to http://sabre.io/
+
 3.2.0 (2014-04-02)
 ------------------
 
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index 1e108d8..c93f6f9 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.0';
+    const VERSION = '3.2.1';
 
 }

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