Set the dev branch version to 3.5 release candidate 1.
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
if (!function_exists('software_version')) {
|
if (!function_exists('software_version')) {
|
||||||
function software_version() {
|
function software_version() {
|
||||||
return '3.4';
|
return '3.5 rc 1';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user