summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-02 20:47:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-02 20:47:49 +0000
commit2317b2e42a96bcea1cfd9e6f725255ed068d122c (patch)
tree756e5239b9cfcb0f26ad3a92f55c7fec80b3a721 /etc/inc/globals.inc
parentb85311ed85d4f806684d7a2bccaef1107649ea2f (diff)
downloadpfsense-2317b2e42a96bcea1cfd9e6f725255ed068d122c.zip
pfsense-2317b2e42a96bcea1cfd9e6f725255ed068d122c.tar.gz
Bump config version to 1.9
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 bc03de0..7570d63 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" => "1.8",
+ "latest_config" => "1.9",
"nopkg_platforms" => array("cdrom"),
"nopccard_platforms" => array("wrap", "net48xx"),
"xmlrpcbaseurl" => "www.pfsense.com",
OpenPOWER on IntegriCloud