From 9aae21db796c6b37465ba703fc89ca48236b7e0c Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Wed, 10 Apr 2013 02:14:16 +0200 Subject: [PATCH] 5.0.5 --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util.php b/lib/util.php index 56ddd0c174a..3ad400df273 100755 --- a/lib/util.php +++ b/lib/util.php @@ -83,7 +83,7 @@ class OC_Util { * @return string */ public static function getVersionString() { - return '5.0.5 RC1'; + return '5.0.5'; } /** -- 2.39.5