[Pkg-owncloud-commits] [php-sabredav] 05/31: Bumped changelog and version.

David Prévot taffit at moszumanska.debian.org
Wed Aug 27 22:33:04 UTC 2014


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

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

commit f2b70fa22ef7d4d1d9f77eaa40ca30f7da845986
Author: Evert Pot <me at evertpot.com>
Date:   Tue Jul 22 15:48:10 2014 -0400

    Bumped changelog and version.
---
 ChangeLog.md        | 6 ++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index eeb64ea..cadaecf 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,11 @@
 ChangeLog
 =========
 
+2.0.4 (????-??-??)
+------------------
+
+* #483: typo in calendars creation for PostgreSQL.
+
 2.0.3 (2014-07-14)
 ------------------
 
@@ -13,6 +18,7 @@ ChangeLog
 * The zip release ships with [sabre/vobject 3.2.4][vobj],
   [sabre/http 2.0.4][http], and [sabre/event 1.0.1][evnt].
 
+
 2.0.2 (2014-06-12)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index dc0bd26..736281b 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.0.3';
+    const VERSION = '2.0.4';
 
 }

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