diff options
author | jim-p <jim@pingle.org> | 2009-11-28 21:40:30 -0500 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-11-28 21:43:20 -0500 |
commit | 4a7d90c3e640171e85d43e3c063348d1fa3e52c7 (patch) | |
tree | 4a30ccf8d6bdc26f95127dc90fcd0957526864fe /pkg_config.xml | |
parent | 6faf780cd0f0090f49715df1ed0e3d3da847b906 (diff) | |
download | pfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.tar.gz pfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.tar.bz2 pfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.zip |
Pull in pfsense_ng css and fix the graph ID declaration so the traffic graph won't overwrite the menu. Fixes #35 for the dashboard package.
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 2c7a4e93..4fa30ca8 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.6</version> + <version>0.8.7</version> <status>BETA</status> <required_version>1.2</required_version> <maximum_version>1.9</maximum_version> |