[Pkg-owncloud-commits] [php-sabredav] 03/11: Updated changelog, bumped version.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:15:15 UTC 2015


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

taffit pushed a commit to branch 2.1
in repository php-sabredav.

commit ba9232854a9e532d0413c6ec422eab67e91434c0
Author: Evert Pot <me at evertpot.com>
Date:   Tue Jul 14 12:53:15 2015 -0400

    Updated changelog, bumped version.
---
 ChangeLog.md        | 7 +++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 505c184..995719a 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+2.1.6 (2015-??-??)
+------------------
+
+* #657: Migration script would break when coming a cross an iCalendar object
+  with no UID.
+
+
 2.1.5 (2015-07-11)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 3681528..0721a83 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.1.5';
+    const VERSION = '2.1.6';
 
 }

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