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

4.5 alpha 1

parent 53350b2f
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ class OC_Util {
* @return array
*/
public static function getVersion(){
return array(4,81,4);
return array(4,82,4);
}
/**
......@@ -74,7 +74,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString(){
return '5 pre alpha';
return '5 pre alpha 1';
}
/**
......
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