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.7.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.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index e62bff7a..b90a96ef 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -121,7 +121,7 @@ <descr>Adds pfSense dashboard that will be included with 2.0. 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> |