mark as an updated beta 3 with some more fixes

This commit is contained in:
Frank Karlitschek 2012-09-13 11:39:26 +02:00
parent f8d907df71
commit 5a149dcfab
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString() {
return '4.5 beta 3';
return '4.5 beta 3a';
}
/**