summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-09 16:54:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-09 16:54:59 +0000
commitfd416a1088275b13cb6ff988fe09877821f7e7e5 (patch)
tree5a62eeb6ad777d87b7aa85bbf652b2edf830bde1 /etc/inc/globals.inc
parentbac7de1d0bee77f092bff9ac73a887e35dff3d7f (diff)
downloadpfsense-fd416a1088275b13cb6ff988fe09877821f7e7e5.zip
pfsense-fd416a1088275b13cb6ff988fe09877821f7e7e5.tar.gz
* Bump config version to 2.8
* Automatically install a IPSEC pass rule for unsuspecting users
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 c5f6969..224cc64 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.8",
+ "latest_config" => "2.9",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud