aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-03-05 16:06:55 -0700
committermcrane <mctch@yahoo.com>2009-03-05 16:06:55 -0700
commit2de9d6be33f02bd1628199588ad8c3eb3c607874 (patch)
treeca5e6de52f69f264f481da7cfce1694cc1c2669f /config/freeswitch/freeswitch.inc
parentc89cd325f9f3addb796214da2210a131cf8918f3 (diff)
downloadpfsense-packages-2de9d6be33f02bd1628199588ad8c3eb3c607874.tar.gz
pfsense-packages-2de9d6be33f02bd1628199588ad8c3eb3c607874.tar.bz2
pfsense-packages-2de9d6be33f02bd1628199588ad8c3eb3c607874.zip
FreeSWITCH remove whitespaces around all xml tags
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-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 cf34f8e6..75c7bd84 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.2";
+ $freeswitch_package_version = "0.8.3.3";
$freeswitch_build_version = "1.0.3";
$freeswitch_build_revision = "12228";