summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-17 16:45:56 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-17 16:48:15 -0200
commit55092b0e2b6ea222aaf525fc3a73655e11152492 (patch)
tree44fc237a69e8ed7cbdc16d2ae32856f9314a06be /etc/inc/globals.inc
parent264d17a526a418b333bdf48530f365e495500711 (diff)
downloadpfsense-55092b0e2b6ea222aaf525fc3a73655e11152492.zip
pfsense-55092b0e2b6ea222aaf525fc3a73655e11152492.tar.gz
Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle
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 468db1e..e225c40 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -73,7 +73,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "11.1",
+ "latest_config" => "11.2",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud