Update the version to 3.6 RC3
This commit is contained in:
parent
e1a5ec4575
commit
b324cc47f1
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.6.0-rc2';
|
||||
return '3.6.0-rc3';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue