Update the version to FusionPBX 3.5. rc 4
This commit is contained in:
parent
1613d19c3b
commit
da5662b1f6
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.5 rc 3';
|
||||
return '3.5 rc 4';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue