[Pkg-owncloud-commits] [php-sabredav] 06/15: Updated changlog, bumped version

David Prévot taffit at moszumanska.debian.org
Tue Jan 5 03:11:50 UTC 2016


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 1d5b8a28598e8728a9c99840e8d8abd5e6fffa30
Author: Evert Pot <me at evertpot.com>
Date:   Tue Oct 27 15:18:18 2015 -0400

    Updated changlog, bumped 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 da2e60d..0aeba68 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+2.1.8 (????-??-??)
+------------------
+
+* #729: Fixed a caching problem in the Tree object.
+
+
 2.1.7 (2015-09-05)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index a7c21e4..fbb543d 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.1.7';
+    const VERSION = '2.1.8';
 
 }

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