diff options
author | Ermal <eri@pfsense.org> | 2010-10-16 15:28:12 +0000 |
---|---|---|
committer | Ermal <eri@pfsense.org> | 2010-10-16 15:28:12 +0000 |
commit | 814bb2dcb7154485030fb25cac89f2e8b7cc0c73 (patch) | |
tree | e6371809f6c0437c56ef0710ded77bd322293504 /etc | |
parent | 65167fcc050ab0afbc0208c0361a112768d8c48e (diff) | |
download | pfsense-814bb2dcb7154485030fb25cac89f2e8b7cc0c73.zip pfsense-814bb2dcb7154485030fb25cac89f2e8b7cc0c73.tar.gz |
Bump config.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/inc/globals.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 1b786bd..96b0d77 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.0", + "latest_config" => "7.1", "nopkg_platforms" => array("cdrom"), "minimum_ram_warning" => "105", "minimum_ram_warning_text" => "128 MB", |