[Pkg-owncloud-commits] [php-sabredav] 03/30: Bumped version

David Prévot taffit at moszumanska.debian.org
Tue Jan 26 16:19:39 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 70fe7641cd4732ccaee96e9ecb82e52214909129
Author: Evert Pot <me at evertpot.com>
Date:   Fri Jan 8 16:21:54 2016 -0500

    Bumped version
---
 CHANGELOG.md        | 4 ++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83d9a04..b57f2e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
 ChangeLog
 =========
 
+3.1.1 (????-??-??)
+------------------
+
+
 3.1.0 (2016-01-06)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index c9d655c..7b20e04 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.1.0';
+    const VERSION = '3.1.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