[Pkg-owncloud-commits] [php-sabredav] 04/21: Updated changelog for #674

David Prévot taffit at moszumanska.debian.org
Fri Jul 3 20:11:23 UTC 2015


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

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

commit 38315e553777f55f0260cb14489c8051a0620032
Author: Evert Pot <me at evertpot.com>
Date:   Wed Jun 3 11:00:59 2015 -0400

    Updated changelog for #674
---
 CHANGELOG.md        | 6 ++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cce3446..1d8f636 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.0.1 (????-??-??)
+------------------
+
+* #647: Postgres sql file fixes. (@davesouthney)
+
+
 3.0.0 (2015-06-02)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 60dc133..ebaec92 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.0.0';
+    const VERSION = '3.0.1';
 
 }

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