diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-31 12:08:42 -0400 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-31 12:08:42 -0400 |
commit | 4cb72cb340b940e9f9dad901b89b31eaf02e6800 (patch) | |
tree | 16a77a6e74e404b280bff9c85d220f7e1cadd006 /config/dashboard/dashboard.xml | |
parent | 8b828193e803bcf83bbfb70e6c6f2cd8c72851f2 (diff) | |
download | pfsense-packages-4cb72cb340b940e9f9dad901b89b31eaf02e6800.tar.gz pfsense-packages-4cb72cb340b940e9f9dad901b89b31eaf02e6800.tar.bz2 pfsense-packages-4cb72cb340b940e9f9dad901b89b31eaf02e6800.zip |
Dashboard 0.7.5.3 - Attempt to fix uninstall/reinstall issues.
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 0e58b70f..3b6de1b0 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.5.2</version> + <version>0.7.5.3</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |