summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-27 00:28:07 +0000
committerErmal <eri@pfsense.org>2010-03-27 00:28:07 +0000
commit6a68854775c9cabe7839115ece7aad9cfcedb60a (patch)
treea31c4e94a84002c5ff5896f1df4ed5542d5d0b10 /etc/inc/globals.inc
parent65a82e32a8750980361f59ddf64b234599b5ab2b (diff)
downloadpfsense-6a68854775c9cabe7839115ece7aad9cfcedb60a.zip
pfsense-6a68854775c9cabe7839115ece7aad9cfcedb60a.tar.gz
Make lan/wan behave as all other interfaces.
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 72b01b6..3e21ca6 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -87,7 +87,7 @@ $g = array(
"disablethemeselection" => false,
"disablehelpmenu" => false,
"debug" => false,
- "latest_config" => "6.0",
+ "latest_config" => "6.1",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "105",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud