summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-05-10 08:55:45 -0400
committerjim-p <jimp@pfsense.org>2012-05-10 08:56:59 -0400
commit970934dcf9213e1881f8b0f4be20fcfa0a0ef388 (patch)
tree145fb6c2af58cecf6a2f4c3481ded181741bd5a3 /etc
parent5b5c9911d284d0ed256237bddc844f7f030d9434 (diff)
downloadpfsense-970934dcf9213e1881f8b0f4be20fcfa0a0ef388.zip
pfsense-970934dcf9213e1881f8b0f4be20fcfa0a0ef388.tar.gz
Revert "Bump config version to take care of new vips" - forgot to revert this when I reverted the main vip commit.
This reverts commit ccf346ddb80997a4426484c25e5c3bd8a223990f.
Diffstat (limited to 'etc')
-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 4e1a86b..cba67d3 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -75,7 +75,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "8.1",
+ "latest_config" => "8.0",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud