diff options
author | jim-p <jim@pingle.org> | 2009-09-05 19:20:54 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-09-05 19:20:54 -0400 |
commit | a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c (patch) | |
tree | 00ee429932ef1bf945ef7f9cddde18a504954129 /config | |
parent | 0c39f5c0feda639b00ac4ce1c0cc744d0dfc0a59 (diff) | |
download | pfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.tar.gz pfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.tar.bz2 pfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.zip |
Dashboard package 0.8.5: Update HAVP widget, add NanoBSD boot slice on sys info widget. Adjust name on Diagnostics > DNS to DNS Lookup to match its name in HEAD.
Diffstat (limited to 'config')
-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 9aab238f..1707f6d4 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.8.4</version> + <version>0.8.5</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |