[Pkg-owncloud-commits] [php-sabre-vobject] 30/341: Bumped version to 4.0
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:29 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 842ee5ddde5d462d94a2ea2d9330f4dfe1dc5f9d
Author: Evert Pot <me at evertpot.com>
Date: Thu Nov 13 13:47:43 2014 -0500
Bumped version to 4.0
---
ChangeLog.md | 2 +-
lib/Version.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index ccce128..0b82923 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,7 +1,7 @@
ChangeLog
=========
-3.4.0-alpha1
+4.0.0-alpha1
------------
* sabre/vobject now requires PHP 5.5.
diff --git a/lib/Version.php b/lib/Version.php
index 1a5ecbb..f23921b 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '3.3.4';
+ const VERSION = '4.0.0-alpha1';
}
--
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