diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-17 12:33:45 -0400 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-17 12:33:45 -0400 |
commit | 28b734d6d460c7a7dfcff61b06193088889fc36b (patch) | |
tree | 94f293d7ab4c73aba6d6bdc80c58721b284c8faf /pkg_config.xml | |
parent | 576072358f0090f42fe4935eb0da37e566f4c88a (diff) | |
download | pfsense-packages-28b734d6d460c7a7dfcff61b06193088889fc36b.tar.gz pfsense-packages-28b734d6d460c7a7dfcff61b06193088889fc36b.tar.bz2 pfsense-packages-28b734d6d460c7a7dfcff61b06193088889fc36b.zip |
Dashboard 0.7.5.1 - Small bugfix for interface name formatting
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 21826371..0874eaa5 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>0.6.2</version> + <version>1.7.5.1</version> <status>BETA</status> <required_version>1.2</required_version> <maximum_version>1.9</maximum_version> @@ -812,15 +812,4 @@ <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file> <configurationfile>open-vm-tools.xml</configurationfile> </package> - <package> - <name>Dashboard</name> - <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.7.5</version> - <status>BETA</status> - <required_version>1.2</required_version> - <maximum_version>1.9</maximum_version> - <configurationfile>dashboard.xml</configurationfile> - </package> </pfsensepkgs> |