[Pkg-owncloud-commits] [php-sabre-vobject] 08/43: Updating changelog for next tag.
David Prévot
taffit at moszumanska.debian.org
Sat Sep 5 15:23:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 4.0.0-alpha2
in repository php-sabre-vobject.
commit 3e4480b0680f676d331eb220d9bf750179ce6beb
Author: Evert Pot <me at evertpot.com>
Date: Fri Jul 17 17:56:48 2015 -0400
Updating changelog for next tag.
---
CHANGELOG.md | 5 +++++
lib/Version.php | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d6a4b3..40beaaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
ChangeLog
=========
+4.0.0-alpha2 (2015-??-??)
+-------------------------
+
+* ...
+
4.0.0-alpha1 (2015-07-17)
-------------------------
diff --git a/lib/Version.php b/lib/Version.php
index 380577a..e14f5fb 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number.
*/
- const VERSION = '4.0.0-alpha1';
+ const VERSION = '4.0.0-alpha2';
}
--
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