[Pkg-owncloud-commits] [php-sabredav] 01/07: Bumped version.
David Prévot
taffit at moszumanska.debian.org
Tue Oct 27 19:44:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.0.5
in repository php-sabredav.
commit 8d98bd570198e655c0c2be4b16c9e032c5b64b0a
Author: Evert Pot <me at evertpot.com>
Date: Tue Sep 15 20:29:06 2015 +0200
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 7588520..21b47a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
ChangeLog
=========
+3.0.5 (2015-??-??)
+------------------
+
+*
+
+
3.0.4 (2015-09-06)
------------------
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 2f03139..3ceeef3 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '3.0.4';
+ const VERSION = '3.0.5';
}
--
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