diff options
author | Renato Botelho <renato@netgate.com> | 2015-12-10 18:48:41 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-12-10 19:04:35 -0200 |
commit | b1c2bb3459c24c58046549d1e05786b8e9814b89 (patch) | |
tree | 4ff540ab84fbe707b4886021f2bcd9e87107e16d /src/conf.default | |
parent | 69eefb500b9c821715b5d3189368b91cec5744d2 (diff) | |
download | pfsense-b1c2bb3459c24c58046549d1e05786b8e9814b89.zip pfsense-b1c2bb3459c24c58046549d1e05786b8e9814b89.tar.gz |
Write upgrade config to replace apinger by dpinger, it should fix #5624
Diffstat (limited to 'src/conf.default')
-rw-r--r-- | src/conf.default/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml index fcd26e8..54003a3 100644 --- a/src/conf.default/config.xml +++ b/src/conf.default/config.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <pfsense> - <version>12.9</version> + <version>13.1</version> <lastchange/> <system> <optimization>normal</optimization> |