mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Change the version to release candidate 2 anticipated that the full release will be in another day or two.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.5 rc 1';
|
||||
return '3.5 rc 2';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user