aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-rwxr-xr-x[-rw-r--r--]config/freeswitch/freeswitch.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index d5f31330..4222d27a 100644..100755
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -1672,9 +1672,9 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.8.3.1";
+ $freeswitch_package_version = "0.8.3.5";
$freeswitch_build_version = "1.0.3";
- $freeswitch_build_revision = "12228";
+ $freeswitch_build_revision = "12545";
conf_mount_rw();
config_lock();