aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/freeswitch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch_dev/freeswitch.inc')
-rw-r--r--config/freeswitch_dev/freeswitch.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/freeswitch_dev/freeswitch.inc b/config/freeswitch_dev/freeswitch.inc
index 26305978..a5e1296a 100644
--- a/config/freeswitch_dev/freeswitch.inc
+++ b/config/freeswitch_dev/freeswitch.inc
@@ -32,7 +32,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-ob_start("ob_gzhandler");
+//ob_start("ob_gzhandler");
function build_menu() {
@@ -2969,7 +2969,7 @@ function freeswitch_php_install_command()
global $config;
//exec("/etc/./rc.conf_mount_rw");
- $freeswitch_package_version = "0.9.5.2";
+ $freeswitch_package_version = "0.9.5.3";
$freeswitch_build_version = "1.0.4 pre 8";
$freeswitch_build_revision = "13784";