[Pkg-owncloud-commits] [php-sabre-vobject] 59/65: Updated changelog, releasing this as 3.4.1.
David Prévot
taffit at moszumanska.debian.org
Tue Feb 24 23:57:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 946f48fdcf15dd79f8cabc7d6a724e0d270a7840
Author: Evert Pot <me at evertpot.com>
Date: Tue Feb 24 10:05:02 2015 -0500
Updated changelog, releasing this as 3.4.1.
---
ChangeLog.md | 7 +++++++
lib/Version.php | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index 055b65c..b6129dd 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
ChangeLog
=========
+3.4.1 (2015-02-24)
+------------------
+
+* A minor change to ensure that unittests work correctly in the sabre/dav
+ test-suite.
+
+
3.4.0 (2015-02-23)
------------------
diff --git a/lib/Version.php b/lib/Version.php
index 5e71f03..9d8e8c6 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '3.4.0';
+ const VERSION = '3.4.1';
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list