aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-06-19 06:41:27 -0600
committermcrane <mctch@yahoo.com>2009-06-19 06:41:27 -0600
commit3e0c93ef4c7b803811f6a333dd3c159d6c6d8db2 (patch)
tree573b03f5bcd62a956ba7bb2e2f26dec670aee3fe /config/freeswitch/freeswitch.inc
parent6919906b41eab4e7ff51455a8e8a9735a61145dd (diff)
downloadpfsense-packages-3e0c93ef4c7b803811f6a333dd3c159d6c6d8db2.tar.gz
pfsense-packages-3e0c93ef4c7b803811f6a333dd3c159d6c6d8db2.tar.bz2
pfsense-packages-3e0c93ef4c7b803811f6a333dd3c159d6c6d8db2.zip
FreeSWITCH package fix syntax error, and wording changes.
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 5e26316a..83d21d2d 100644
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -2632,7 +2632,7 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.9.2.5";
+ $freeswitch_package_version = "0.9.3";
$freeswitch_build_version = "1.0.4 pre 8";
$freeswitch_build_revision = "13784";