summaryrefslogtreecommitdiffstats
path: root/src/conf.default
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2016-02-09 15:33:30 -0600
committerLuiz Otavio O Souza <luiz@netgate.com>2016-02-09 15:58:43 -0600
commitb1567b5b6f3ec007a8340b031300f36bfa7feded (patch)
tree79be5da7ff8af9f0334a73ef5baa59cb49c21ff7 /src/conf.default
parent5420820f8bd504e2d886fe40796d2b3f7ec6778a (diff)
downloadpfsense-b1567b5b6f3ec007a8340b031300f36bfa7feded.zip
pfsense-b1567b5b6f3ec007a8340b031300f36bfa7feded.tar.gz
Add the configuration upgrade code to make sure the existent settings will work after the last changes.
The CARP part of this code should be added together with the initial uniqid changes.
Diffstat (limited to 'src/conf.default')
-rw-r--r--src/conf.default/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml
index f77bd89..b1569c0 100644
--- a/src/conf.default/config.xml
+++ b/src/conf.default/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<pfsense>
- <version>14.3</version>
+ <version>14.4</version>
<lastchange/>
<system>
<optimization>normal</optimization>
OpenPOWER on IntegriCloud