Skip to content
Snippets Groups Projects
Commit c0db603d authored by Frank Karlitschek's avatar Frank Karlitschek
Browse files

this is 5 pre alpha now

parent 5a48ade9
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ class OC_Util {
* @return array
*/
public static function getVersion(){
return array(4,00,0);
return array(4,80,0);
}
/**
......@@ -82,7 +82,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString(){
return '4 RC2';
return '5 pre alpha';
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment