[Pkg-owncloud-commits] [php-sabredav] 43/275: The cycle repeats.
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:55:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 46ab514b21afdc4d7bea2e4c558cbefd0286bdd0
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu May 22 19:03:13 2014 -0400
The cycle repeats.
---
ChangeLog.md | 3 +++
lib/DAV/Version.php | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index b058ec4..f0e93a8 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,9 @@
ChangeLog
=========
+2.1.0 (????-??-??)
+------------------
+
2.0.0 (2014-05-22)
------------------
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 26aa49b..918d505 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '2.0.0';
+ const VERSION = '2.1.0';
}
--
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