summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-09-15 05:51:01 +0000
committerBill Marquette <billm@pfsense.org>2005-09-15 05:51:01 +0000
commit0f20c092d2ac003f6eeb10c3122e2e3e2d3ea576 (patch)
treeb4223b3d8e2802e15ad9050e135b596c6c637c9e /etc/inc/globals.inc
parent85c54575bcb8deb97911bf46ecb4306a65d8c687 (diff)
downloadpfsense-0f20c092d2ac003f6eeb10c3122e2e3e2d3ea576.zip
pfsense-0f20c092d2ac003f6eeb10c3122e2e3e2d3ea576.tar.gz
Shaper config moved
config file version bump
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 65baf61..d1dd361 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.0",
+ "latest_config" => "2.1",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud