summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/globals.inc
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2018-03-05 20:13:45 +0100
committerPiBa-NL <pba_2k3@yahoo.com>2018-03-05 20:13:45 +0100
commit9c9fa4e2c800232b41d701c1d4a3b21e07b732dc (patch)
tree4f5d6e926958a6a82b52b884a41dcdc491283b32 /src/etc/inc/globals.inc
parent6b3e3bc51dd56e4d852d5041d62ae6e45b77de6c (diff)
downloadpfsense-9c9fa4e2c800232b41d701c1d4a3b21e07b732dc.zip
pfsense-9c9fa4e2c800232b41d701c1d4a3b21e07b732dc.tar.gz
igmp, Add option to disable the igmp service, bump global.inc version
Diffstat (limited to 'src/etc/inc/globals.inc')
-rw-r--r--src/etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
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",
OpenPOWER on IntegriCloud