[Pkg-owncloud-commits] [php-sabredav] 16/30: Updated changelog for #757

David Prévot taffit at moszumanska.debian.org
Tue Jan 26 16:19:40 UTC 2016


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

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

commit 6a048d4e3f1571bacda485650988a5da06818552
Author: Evert Pot <me at evertpot.com>
Date:   Mon Jan 11 18:42:00 2016 -0500

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f882fd..ac631ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.0.7 (????-??-??)
+------------------
+
+* #752: PHP 7 support for 3.0 branch. (@DeepDiver1975)
+
+
 3.0.6 (2016-01-04)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 64da28e..357c241 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.0.6';
+    const VERSION = '3.0.7';
 
 }

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