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 /config/dashboard/dashboard.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 'config/dashboard/dashboard.xml')
-rw-r--r-- | config/dashboard/dashboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml index 492aef40..bcb3a8ed 100644 --- a/config/dashboard/dashboard.xml +++ b/config/dashboard/dashboard.xml @@ -46,7 +46,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>dashboard</name> - <version>0.7.3</version> + <version>0.7.5.1</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |