summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-09-03 10:46:11 +0000
committerErmal <eri@pfsense.org>2010-09-03 10:46:11 +0000
commit18de07280116112989a1b6298faba22460e91d54 (patch)
treee94806ee5ba3f19e6d9d6f0843bd8bc84a621d60 /etc/inc/globals.inc
parent7e91b28a66b18e92db500be287bb1f99405efd88 (diff)
downloadpfsense-18de07280116112989a1b6298faba22460e91d54.zip
pfsense-18de07280116112989a1b6298faba22460e91d54.tar.gz
Correct function name. Pointy-hat: jimp@
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 b1fd4b2..deae83a 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -88,7 +88,7 @@ $g = array(
"disablehelpmenu" => false,
"disablehelpicon" => false,
"debug" => false,
- "latest_config" => "6.8",
+ "latest_config" => "6.9",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "105",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud