From: Jakob Sack Date: Sat, 11 Aug 2012 15:32:17 +0000 (+0200) Subject: bump version to reate new tables X-Git-Tag: v4.5.0beta1~74^2~125 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1d7e3071e02b27219ead8938e95bf121d319c3b0;p=nextcloud-server.git bump version to reate new tables --- diff --git a/lib/util.php b/lib/util.php index 732acbb9205..0ef030e4401 100755 --- a/lib/util.php +++ b/lib/util.php @@ -66,7 +66,7 @@ class OC_Util { * @return array */ public static function getVersion(){ - return array(4,81,2); + return array(4,81,3); } /**