aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-03-12 01:34:48 -0600
committermcrane <mctch@yahoo.com>2009-03-12 01:34:48 -0600
commit51cb0594a358a2888967e5cdc2e4f062a8fa4d8d (patch)
tree15863bfc30a6390e3f1f1610661da4408cefd2d7 /config/freeswitch/freeswitch.inc
parent493432ce315f85f43c47ea47dc92d052cd1d9483 (diff)
downloadpfsense-packages-51cb0594a358a2888967e5cdc2e4f062a8fa4d8d.tar.gz
pfsense-packages-51cb0594a358a2888967e5cdc2e4f062a8fa4d8d.tar.bz2
pfsense-packages-51cb0594a358a2888967e5cdc2e4f062a8fa4d8d.zip
FreeSWITCH build revision 12545 works on freebsd 7.0 and higher
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-rwxr-xr-xconfig/freeswitch/freeswitch.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index 75c7bd84..2601df01 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.3";
+ $freeswitch_package_version = "0.8.3.4";
$freeswitch_build_version = "1.0.3";
- $freeswitch_build_revision = "12228";
+ $freeswitch_build_revision = "12545";
conf_mount_rw();
config_lock();