[Pkg-owncloud-commits] [php-sabredav] 126/163: This is going to be 2.0
David Prévot
taffit at moszumanska.debian.org
Tue May 20 18:55:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.
commit 0f95e6b9e11881f39fa670854ecb73d42c92a5ec
Author: Evert Pot <me at evertpot.com>
Date: Wed May 7 23:29:57 2014 -0400
This is going to be 2.0
---
ChangeLog.md | 2 +-
lib/DAV/Version.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index cee2539..54918bd 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,7 +1,7 @@
ChangeLog
=========
-1.9.0-alpha3 (????-??-??)
+2.0.0-alpha1 (????-??-??)
-------------------------
* BC Break: Property updating and fetching got refactored. Read the migration
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 9d43c67..47306f7 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '1.9.0alpha3';
+ const VERSION = '2.0.0alpha1';
}
--
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