summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-21 00:17:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-21 00:17:40 +0000
commit6823bfb68cd3d5c6d97b82ed4dbe968a5ccb09e0 (patch)
tree024c68b16863f05682466837ea195b4cfaa97545 /etc/inc/globals.inc
parente6e417ab8e6271726b1a358be6316999d2e979e3 (diff)
downloadpfsense-6823bfb68cd3d5c6d97b82ed4dbe968a5ccb09e0.zip
pfsense-6823bfb68cd3d5c6d97b82ed4dbe968a5ccb09e0.tar.gz
1.10 -> 2.0
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 003c2b4..65baf61 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" => "1.10",
+ "latest_config" => "2.0",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud