summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-12-16 09:30:28 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-12-16 09:30:28 +0000
commit77be57453e4c49f76f4904e4b5b64d9409f302f6 (patch)
tree781b0c8e26dc73facbfc14ee3867d071b76c69e1 /etc/inc/globals.inc
parentea1f7b42670b8cd477838d46f2740b60949eb9a1 (diff)
downloadpfsense-77be57453e4c49f76f4904e4b5b64d9409f302f6.zip
pfsense-77be57453e4c49f76f4904e4b5b64d9409f302f6.tar.gz
Format has changed for quality, traffic and packets. Remove these files. They will be recreated
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index f6a2870..1c34c21 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -61,7 +61,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" => "5.4",
+ "latest_config" => "5.5",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "115",
"minimum_ram_warning_text" => "128 megabytes",
@@ -89,4 +89,4 @@ $iptos = array("lowdelay", "throughput", "reliability");
/* TCP flags */
$tcpflags = array("syn", "ack", "fin", "rst", "psh", "urg");
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud