summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/globals.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-02-22 08:49:33 -0300
committerRenato Botelho <renato@netgate.com>2016-02-22 08:49:33 -0300
commit2fbac0b2d640eced65d65593e60f473726573349 (patch)
tree3b2cae7df56bb49f9fd80cb56e3d94b17443b7c5 /src/etc/inc/globals.inc
parent89c8934f0218387feb4e2c6ae26ef6d320cce4be (diff)
parente3f1065671b395b96ff92cc25185ac7a29d1b241 (diff)
downloadpfsense-2fbac0b2d640eced65d65593e60f473726573349.zip
pfsense-2fbac0b2d640eced65d65593e60f473726573349.tar.gz
Merge branch 'master' of github.com:dennypage/pfsense
* 'master' of github.com:dennypage/pfsense: Add stddev information to the quality graphs. Update config version to trigger upgrade of rrd files Add standard deviation to quality rrd files
Diffstat (limited to 'src/etc/inc/globals.inc')
-rw-r--r--src/etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
index 235e14d..fda3529 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -99,7 +99,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "14.5",
+ "latest_config" => "14.6",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud