summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-03-15 16:41:48 +0100
committerSeth Mos <seth.mos@dds.nl>2011-03-15 16:41:48 +0100
commit1f116988a9bf5ca043e1211ccd5473ae589c1680 (patch)
tree01399bd646500faec14ac98ebea23e312c6554ee /etc/inc/globals.inc
parent8336846a33ef73a335cf2acbb296ed7b28f34a21 (diff)
downloadpfsense-1f116988a9bf5ca043e1211ccd5473ae589c1680.zip
pfsense-1f116988a9bf5ca043e1211ccd5473ae589c1680.tar.gz
Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 4e150f8..da1a87f 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -91,7 +91,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "7.8",
+ "latest_config" => "7.9",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud