[Pkg-owncloud-commits] [php-sabredav] 03/40: Marking future release.
David Prévot
taffit at moszumanska.debian.org
Sat Sep 5 15:24:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.1.0-alpha2
in repository php-sabredav.
commit 2ac9da860d00ea5f02af2a4859e6f4b57cbdafc3
Author: Evert Pot <me at evertpot.com>
Date: Tue Jul 21 16:57:09 2015 -0400
Marking future release.
---
CHANGELOG.md | 6 ++++++
lib/DAV/Version.php | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9bd187..afdde18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
ChangeLog
=========
+3.1.0-alpha2 (????-??-??)
+-------------------------
+
+* ...
+
+
3.1.0-alpha1 (2015-07-19)
-------------------------
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index c9c4080..8f52fcb 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-alpha1';
+ const VERSION = '3.1.0-alpha2';
}
--
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