summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-07 17:33:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-07 17:33:57 +0000
commit47eee3090924bc2cf389aea8f1eb496db643e759 (patch)
tree9499f6636d324324c569e70fe3196e74c2384bad /etc/inc/globals.inc
parent3e155fab442ea22d4e4fee1c841013cc25e2b356 (diff)
downloadpfsense-47eee3090924bc2cf389aea8f1eb496db643e759.zip
pfsense-47eee3090924bc2cf389aea8f1eb496db643e759.tar.gz
Bump configuration version to 2.8
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 b3f17c9..c5f6969 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -53,7 +53,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.6",
+ "latest_config" => "2.8",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud