Minor version update for the development branch updated to 3.9.0.
This commit is contained in:
parent
d060fd8b70
commit
8f2c82bbac
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
if (!function_exists('software_version')) {
|
if (!function_exists('software_version')) {
|
||||||
function software_version() {
|
function software_version() {
|
||||||
return '3.8.3';
|
return '3.9.0';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue