[Pkg-owncloud-commits] [owncloud] 08/08: increase the internal number too

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:09:23 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v4.0.11
in repository owncloud.

commit 0f227fa4937aa3e423bdf0be485d9173d7f4958e
Author: Frank Karlitschek <frank at owncloud.org>
Date:   Mon Jan 21 21:02:35 2013 +0100

    increase the internal number too
---
 lib/util.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/util.php b/lib/util.php
index 3a48c78..3bb61e1 100644
--- a/lib/util.php
+++ b/lib/util.php
@@ -83,7 +83,7 @@ class OC_Util {
 	 * @return array
 	 */
 	public static function getVersion(){
-		return array(4,00,10);
+		return array(4,00,11);
 	}
 
 	/**

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list