summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-06-14 13:45:16 +0000
committerErmal <eri@pfsense.org>2011-06-14 14:10:44 +0000
commit34fb609cec76761102ff04aa300c39d2dbc3d57f (patch)
treef87e6c84f2ad26fec8c5c7d14b815aa0bc71c9b6
parente6ee8fc619d25fa3718cc1858042cd9b9869e3e8 (diff)
downloadpfsense-34fb609cec76761102ff04aa300c39d2dbc3d57f.zip
pfsense-34fb609cec76761102ff04aa300c39d2dbc3d57f.tar.gz
Up config number for username sync upgrade.
-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 6993148..3bd0de2 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -91,7 +91,7 @@ $g = array(
"disablecrashreporter" => false,
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php",
"debug" => false,
- "latest_config" => "7.9",
+ "latest_config" => "8.0",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "101",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud