diff options
author | jim-p <jim@pingle.org> | 2009-06-06 15:38:57 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-06-06 15:39:49 -0400 |
commit | eb5f77e60fb94c2d8fbc15bf8f7d559efb1d1aca (patch) | |
tree | 018675cc6d70812527ad21e8cd257d134e365367 /config | |
parent | 6b2797f766041ab43478beb199240ae167e7bd92 (diff) | |
download | pfsense-packages-eb5f77e60fb94c2d8fbc15bf8f7d559efb1d1aca.tar.gz pfsense-packages-eb5f77e60fb94c2d8fbc15bf8f7d559efb1d1aca.tar.bz2 pfsense-packages-eb5f77e60fb94c2d8fbc15bf8f7d559efb1d1aca.zip |
Dashboard 0.8.2 - Firewall log summary graphs, Firewall log filter, Various backend changes
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 9bb3e9ed..3cc6de76 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.1</version> + <version>0.8.2</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |