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

increase version number to 3. YeeHaw party!!

parent 05f1fffd
Branches
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ class OC_Util {
* @return array
*/
public static function getVersion(){
return array(2,91,0);
return array(3,00,0);
}
/**
......@@ -70,7 +70,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString(){
return '3 RC 1';
return '3';
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment