From 007bddceba7c9b5ca00710d6b1b23a49976e7a22 Mon Sep 17 00:00:00 2001 From: Björn Schießle Date: Tue, 29 Jan 2013 21:04:28 +0100 Subject: version dump to trigger db update --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/util.php') diff --git a/lib/util.php b/lib/util.php index 374baa43dbe..0543df979d3 100755 --- a/lib/util.php +++ b/lib/util.php @@ -95,7 +95,7 @@ class OC_Util { */ public static function getVersion() { // hint: We only can count up. So the internal version number of ownCloud 4.5 will be 4.90.0. This is not visible to the user - return array(4, 91, 02); + return array(4, 91, 03); } /** -- cgit v1.2.3