Release the official version of FusionPBX 3.8.
This commit is contained in:
parent
35ad4784dd
commit
86af85d039
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.8 RC 1';
|
||||
return '3.8';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue