[Pkg-owncloud-commits] [php-sabredav] 09/29: About to release the first sabre/dav 3.2 beta.
David Prévot
taffit at moszumanska.debian.org
Fri Jul 8 00:24:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 32524c79a5890056123aa64499719e7c061bfde8
Author: Evert Pot <me at evertpot.com>
Date: Fri May 20 23:49:31 2016 -0400
About to release the first sabre/dav 3.2 beta.
---
CHANGELOG.md | 4 ++--
lib/DAV/Version.php | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4173f6..0796509 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
ChangeLog
=========
-3.2.0-alpha2 (2016-??-??)
--------------------------
+3.2.0-beta1 (2016-05-20)
+------------------------
* #833: Calendars throw exceptions when the sharing plugin is not enabled.
* #834: Return vCards exactly as they were stored if we don't need to convert
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 39b8deb..5430b96 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '3.2.0-alpha1';
+ const VERSION = '3.2.0-beta1';
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list