aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-04-27 15:29:13 -0600
committermcrane <mctch@yahoo.com>2009-04-27 15:29:13 -0600
commitfc2d7400c16bf60d24bf471acda422f6a8f392c8 (patch)
tree5fc0b6489a2d7a5018c35807062a6cb806d8b905 /config/freeswitch/freeswitch.inc
parentee1328b8f31da267dd737defa28d65505a45f197 (diff)
downloadpfsense-packages-fc2d7400c16bf60d24bf471acda422f6a8f392c8.tar.gz
pfsense-packages-fc2d7400c16bf60d24bf471acda422f6a8f392c8.tar.bz2
pfsense-packages-fc2d7400c16bf60d24bf471acda422f6a8f392c8.zip
FreeSWITCH xml adjustments to installation
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-rw-r--r--config/freeswitch/freeswitch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index d700ac7b..c372d6e9 100644
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -1695,7 +1695,7 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.8.4.6";
+ $freeswitch_package_version = "0.8.4.7";
$freeswitch_build_version = "1.0.3";
$freeswitch_build_revision = "12545";