summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-10 02:12:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-10 02:12:49 +0000
commit1325678b4cca25bddcc10596bd0767fe399ba691 (patch)
treefe8002fda9e76535de083b1f24ea2f294244ba81 /etc/inc/globals.inc
parent8999a2bdf17150cb1e668a6294b3ec606cf930fa (diff)
downloadpfsense-1325678b4cca25bddcc10596bd0767fe399ba691.zip
pfsense-1325678b4cca25bddcc10596bd0767fe399ba691.tar.gz
Move gateway to interfaces->wan
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 d1dd361..495524d 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -52,7 +52,7 @@ $g = array(
"n_pppoe_units" => 16, /* this value can be overriden in pppoe->n_pppoe_units */
"pppoe_subnet" => 28, /* this value can be overriden in pppoe->pppoe_subnet */
"debug" => false,
- "latest_config" => "2.1",
+ "latest_config" => "2.2",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud