diff options
author | jim-p <jim@pingle.org> | 2009-10-14 17:03:50 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-10-14 17:11:33 -0400 |
commit | a0275915f127d728e5088920bd8da9a944a7d6b4 (patch) | |
tree | 26c3c75d88fe0ded24979c29fbf4f43f8971efac /pkg_config.xml | |
parent | 8e4d710a0d8b47bb6ceabe5a640a9097c19223f5 (diff) | |
download | pfsense-packages-a0275915f127d728e5088920bd8da9a944a7d6b4.tar.gz pfsense-packages-a0275915f127d728e5088920bd8da9a944a7d6b4.tar.bz2 pfsense-packages-a0275915f127d728e5088920bd8da9a944a7d6b4.zip |
Dashboard 0.8.6: Prevent install on 2.0 (just in case) and remove snort/havp widgets so they can be in their own packages.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 3a77258d..63f9df92 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -88,7 +88,7 @@ <descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> - <version>0.8.5</version> + <version>0.8.6</version> <status>BETA</status> <required_version>1.2</required_version> <maximum_version>1.9</maximum_version> |