aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-03-05 12:26:01 -0700
committermcrane <mctch@yahoo.com>2009-03-05 12:26:01 -0700
commitc89cd325f9f3addb796214da2210a131cf8918f3 (patch)
tree0a2659cdf6cbf6ee78e10dcb015e92e1c0b7f8f3 /config
parent71b72f493b125aa424113eb0c145f52bc7628b8a (diff)
downloadpfsense-packages-c89cd325f9f3addb796214da2210a131cf8918f3.tar.gz
pfsense-packages-c89cd325f9f3addb796214da2210a131cf8918f3.tar.bz2
pfsense-packages-c89cd325f9f3addb796214da2210a131cf8918f3.zip
FreeSWITCH version update in freeswitch.inc
Diffstat (limited to 'config')
-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";