diff options
author | jim-p <jim@pingle.org> | 2009-06-07 21:39:08 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-06-07 21:39:08 -0400 |
commit | 673116693e33f1c3310b9049ede392cacdeb6ad9 (patch) | |
tree | a2745265b7931c88b590bd97503af091861eb6dd /config/dashboard | |
parent | cf7810de009e04064ecaa508354d50632042fdc7 (diff) | |
download | pfsense-packages-673116693e33f1c3310b9049ede392cacdeb6ad9.tar.gz pfsense-packages-673116693e33f1c3310b9049ede392cacdeb6ad9.tar.bz2 pfsense-packages-673116693e33f1c3310b9049ede392cacdeb6ad9.zip |
Dashboard 0.8.3, fixup Summary Graph code and data issues
Diffstat (limited to 'config/dashboard')
-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 3cc6de76..165c097e 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.2</version> + <version>0.8.3</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |