summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-10-19 12:51:12 -0400
committerjim-p <jimp@pfsense.org>2010-10-19 12:51:12 -0400
commit9ff73b79e46be2022c861ef332f22b73d6dbe973 (patch)
treeaee73c12ae512f3a4ceea6962e36342c8844e43e /etc/inc/globals.inc
parente988813dd2e6ab104660969c80395d1dc7877e3e (diff)
downloadpfsense-9ff73b79e46be2022c861ef332f22b73d6dbe973.zip
pfsense-9ff73b79e46be2022c861ef332f22b73d6dbe973.tar.gz
Convert fullname field on users to descr, so it gains CDATA protection.
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 fcb9026..b11e17b 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -89,7 +89,7 @@ $g = array(
"disablehelpmenu" => false,
"disablehelpicon" => false,
"debug" => false,
- "latest_config" => "7.3",
+ "latest_config" => "7.4",
"nopkg_platforms" => array("cdrom"),
"minimum_ram_warning" => "105",
"minimum_ram_warning_text" => "128 MB",
OpenPOWER on IntegriCloud