From 0f227fa4937aa3e423bdf0be485d9173d7f4958e Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Mon, 21 Jan 2013 21:02:35 +0100 Subject: 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 3a48c787b94..3bb61e1e6bb 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); } /** -- cgit v1.2.3