summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/globals.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-10 18:48:41 -0200
committerRenato Botelho <renato@netgate.com>2015-12-10 19:04:35 -0200
commitb1c2bb3459c24c58046549d1e05786b8e9814b89 (patch)
tree4ff540ab84fbe707b4886021f2bcd9e87107e16d /src/etc/inc/globals.inc
parent69eefb500b9c821715b5d3189368b91cec5744d2 (diff)
downloadpfsense-b1c2bb3459c24c58046549d1e05786b8e9814b89.zip
pfsense-b1c2bb3459c24c58046549d1e05786b8e9814b89.tar.gz
Write upgrade config to replace apinger by dpinger, it should fix #5624
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 893590d..306639b 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -71,7 +71,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "13.0",
+ "latest_config" => "13.1",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud