Two important fixes after 4.0.3
@ -91,7 +91,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString(){
return '4.0.3';
return '4.0.3a';
}
/**