From 9c9fa4e2c800232b41d701c1d4a3b21e07b732dc Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Mon, 5 Mar 2018 20:13:45 +0100 Subject: igmp, Add option to disable the igmp service, bump global.inc version --- src/etc/inc/globals.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/etc/inc/globals.inc') diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc index c1cf19c..4a6c23c 100644 --- a/src/etc/inc/globals.inc +++ b/src/etc/inc/globals.inc @@ -74,7 +74,7 @@ $g = array( "disablecrashreporter" => false, "crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php", "debug" => false, - "latest_config" => "17.5", + "latest_config" => "17.6", "minimum_ram_warning" => "101", "minimum_ram_warning_text" => "128 MB", "wan_interface_name" => "wan", -- cgit v1.1