diff options
author | Matthew Grooms <mgrooms@pfsense.org> | 2008-09-02 16:46:13 +0000 |
---|---|---|
committer | Matthew Grooms <mgrooms@pfsense.org> | 2008-09-02 16:46:13 +0000 |
commit | e9e7d50186e881340e02d4ad92fb3d7b05c495d2 (patch) | |
tree | 5b567cd2987c9ac493429cd3d789874faaab0f64 /cf | |
parent | 87385bf463bbc8df9e6536d969b064aa2a495a21 (diff) | |
download | pfsense-e9e7d50186e881340e02d4ad92fb3d7b05c495d2.zip pfsense-e9e7d50186e881340e02d4ad92fb3d7b05c495d2.tar.gz |
Modify all the default configuration files to ensure the versions match.
While in globals.inc, remove the easyrsa path and do some whitespace
cleanup.
Diffstat (limited to 'cf')
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 85a38d6..719f16f 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- pfSense default system configuration --> <pfsense> - <version>5.1</version> + <version>5.2</version> <lastchange></lastchange> <theme>nervecenter</theme> <sysctl> |