[Pkg-owncloud-commits] [php-sabredav] 41/45: Tagging the second 2.2.0 alpha
David Prévot
taffit at moszumanska.debian.org
Sat Jan 10 14:20:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 10af5c93e95a796be1d7ccb728678e22361d7e48
Author: Evert Pot <me at evertpot.com>
Date: Fri Jan 9 20:35:02 2015 -0500
Tagging the second 2.2.0 alpha
---
ChangeLog.md | 2 +-
lib/DAV/Version.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index 340df01..81d7e50 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,7 +1,7 @@
ChangeLog
=========
-2.2.0-alpha2 (2015-??-??)
+2.2.0-alpha2 (2015-01-09)
-------------------------
* Renamed `Sabre\DAV\Auth\Backend\BackendInterface::requireAuth` to
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index e03fa70..3a9dd17 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '2.2.0-alpha1';
+ const VERSION = '2.2.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