diff options
author | mcrane <mctch@yahoo.com> | 2009-07-26 02:58:58 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-07-26 02:58:58 -0600 |
commit | a9a4c5a6998bbcb317cc6f90a95284f7198369ab (patch) | |
tree | 6b2bbc7a7aaa0f48fe1d72cdf85d6086adfd9a59 /config/freeswitch_dev/freeswitch.inc | |
parent | b2cba52d42ba4cf386926216809fe6a330f9ab8f (diff) | |
download | pfsense-packages-a9a4c5a6998bbcb317cc6f90a95284f7198369ab.tar.gz pfsense-packages-a9a4c5a6998bbcb317cc6f90a95284f7198369ab.tar.bz2 pfsense-packages-a9a4c5a6998bbcb317cc6f90a95284f7198369ab.zip |
FreeSWITCH new build for the dev package for testing.
Diffstat (limited to 'config/freeswitch_dev/freeswitch.inc')
-rw-r--r-- | config/freeswitch_dev/freeswitch.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/freeswitch.inc b/config/freeswitch_dev/freeswitch.inc index a9bf9481..26305978 100644 --- a/config/freeswitch_dev/freeswitch.inc +++ b/config/freeswitch_dev/freeswitch.inc @@ -2969,7 +2969,7 @@ function freeswitch_php_install_command() global $config; //exec("/etc/./rc.conf_mount_rw"); - $freeswitch_package_version = "0.9.5.1"; + $freeswitch_package_version = "0.9.5.2"; $freeswitch_build_version = "1.0.4 pre 8"; $freeswitch_build_revision = "13784"; |