diff options
author | jim-p <jim@pingle.org> | 2009-05-12 20:39:55 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-05-12 20:41:49 -0400 |
commit | c74e4dc2ea303c9c54874c3d527be52722cb09e7 (patch) | |
tree | aa87e25029241dd82553052b35d22d61783d26c9 /pkg_config.xml | |
parent | 4e5739166700711a36ed03a90d2bf18dd4c57d1f (diff) | |
download | pfsense-packages-c74e4dc2ea303c9c54874c3d527be52722cb09e7.tar.gz pfsense-packages-c74e4dc2ea303c9c54874c3d527be52722cb09e7.tar.bz2 pfsense-packages-c74e4dc2ea303c9c54874c3d527be52722cb09e7.zip |
Dashboard 0.7.6
* Add IPSec Mobile Client/Tunnel Status
* Show FreeBSD version on System Information
* Removed the uninstall routine. It didn't work properly most of the time, and after a firmware update it actually resulted in the wrong file being replaced.
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 ee71e707..34bc49e7 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -86,7 +86,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>1.7.5.3</version> + <version>1.7.6</version> <status>BETA</status> <required_version>1.2</required_version> <maximum_version>1.9</maximum_version> |