summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorDaniel Stefan Haischt <dsh@pfsense.org>2007-01-31 22:54:12 +0000
committerDaniel Stefan Haischt <dsh@pfsense.org>2007-01-31 22:54:12 +0000
commit7ef750ea5532696c36953154826d8610953d52c5 (patch)
tree1594dc934087416835125db112fdeadd9ba38ee9 /etc/inc/globals.inc
parent1d2e463d2fbe3d4d53d164f512f26689d6fe298d (diff)
downloadpfsense-7ef750ea5532696c36953154826d8610953d52c5.zip
pfsense-7ef750ea5532696c36953154826d8610953d52c5.tar.gz
* bump config version. latest version is 2.6
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 e4133db..b3f17c9 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.3",
+ "latest_config" => "2.6",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud