summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-26 22:37:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-26 22:37:32 +0000
commit084721160e6dea9cd009b957b051cc4b3f28d943 (patch)
treec255dadcbafaf68d429f7a8e8321a0a1ef0e8669 /etc/inc/globals.inc
parent9299ceaf2cf959475d07079ef42968305c951fb8 (diff)
downloadpfsense-084721160e6dea9cd009b957b051cc4b3f28d943.zip
pfsense-084721160e6dea9cd009b957b051cc4b3f28d943.tar.gz
Upgrade to config.xml sysctl's. Bump configuration version to 3.1.
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 00063eb..c3f0cf5 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -54,7 +54,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" => "3.0",
+ "latest_config" => "3.1",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud