aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-05-13 23:44:11 -0600
committermcrane <mctch@yahoo.com>2009-05-13 23:44:11 -0600
commit7ec1a376d96bcb495064f8a73d1c0bd067368db6 (patch)
tree4d68affb2b1a2fa85c6b6fcad5b10ae203079256 /config/freeswitch/freeswitch.inc
parent2a533e2929245239070c88050537b8b54940670d (diff)
downloadpfsense-packages-7ec1a376d96bcb495064f8a73d1c0bd067368db6.tar.gz
pfsense-packages-7ec1a376d96bcb495064f8a73d1c0bd067368db6.tar.bz2
pfsense-packages-7ec1a376d96bcb495064f8a73d1c0bd067368db6.zip
FreeSWITCH remove listfiles function from freeswitch_profiles has been moved to freeswitch.inc
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 4ed56349..c030f034 100644
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -1828,7 +1828,7 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.8.7.3";
+ $freeswitch_package_version = "0.8.7.4";
$freeswitch_build_version = "1.0.4 pre 6";
$freeswitch_build_revision = "13238";