Revision 1e885cfd
Added by Jim Pingle almost 8 years ago
src/etc/inc/globals.inc | ||
---|---|---|
71 | 71 |
"disablecrashreporter" => false, |
72 | 72 |
"crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php", |
73 | 73 |
"debug" => false, |
74 |
"latest_config" => "16.9",
|
|
74 |
"latest_config" => "17.0",
|
|
75 | 75 |
"minimum_ram_warning" => "101", |
76 | 76 |
"minimum_ram_warning_text" => "128 MB", |
77 | 77 |
"wan_interface_name" => "wan", |
Also available in: Unified diff
Bump config revision, fix comment. Ticket #7809