From: Frank Karlitschek Date: Wed, 10 Apr 2013 00:14:16 +0000 (+0200) Subject: 5.0.5 X-Git-Tag: v5.0.5^0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9aae21db796c6b37465ba703fc89ca48236b7e0c;p=nextcloud-server.git 5.0.5 --- 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'; } /**