aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig/freeswitch/freeswitch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index d5f31330..cf34f8e6 100755
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -1672,7 +1672,7 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.8.3.1";
+ $freeswitch_package_version = "0.8.3.2";
$freeswitch_build_version = "1.0.3";
$freeswitch_build_revision = "12228";