summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-27 21:19:03 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-27 21:19:03 +0000
commitf9eebf756255f166902b369f70c4267f17207671 (patch)
treece8f0f498245f98e23ec9b4f435b5a82a029b495 /etc/inc/globals.inc
parentc10fac28fb7f773ac4443e958fc1a6831c2b7b07 (diff)
downloadpfsense-f9eebf756255f166902b369f70c4267f17207671.zip
pfsense-f9eebf756255f166902b369f70c4267f17207671.tar.gz
Bump config version to 4.4
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 19c2306..a7c1a0e 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -59,7 +59,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" => "4.2",
+ "latest_config" => "4.4",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "115",
"minimum_ram_warning_text" => "128 megabytes",
OpenPOWER on IntegriCloud