mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Bump config version to 2.9
This commit is contained in:
parent
c11bd85168
commit
f876cdc6af
@ -950,7 +950,7 @@ function convert_config() {
|
||||
$rule_item['src'] = "any";
|
||||
$rule_item['dst'] = "any";
|
||||
$a_filter[] = $rule_item;
|
||||
$config['version'] = "2.8";
|
||||
$config['version'] = "2.9";
|
||||
}
|
||||
|
||||
if ($prev_version != $config['version'])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user