From 935d2169c8aaace3a821f888f356ab683ca2efb7 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Tue, 19 Mar 2013 01:36:51 +0100 Subject: Revert "Add indexes and primary keys." This reverts commit 3b33712dc9f4a3debfb98bc892034d7e41804a17. --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/util.php b/lib/util.php index fad49ac5ab2..e79daae8a0a 100755 --- a/lib/util.php +++ b/lib/util.php @@ -75,7 +75,7 @@ class OC_Util { public static function getVersion() { // hint: We only can count up. Reset minor/patchlevel when // updating major/minor version number. - return array(5, 80, 01); + return array(5, 80, 00); } /** -- cgit v1.2.3