Update the version to FusionPBX 3.5. rc 4
This commit is contained in:
parent
5e0d82c06d
commit
40eae34163
|
|
@ -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