diff options
author | jim-p <jim@pingle.org> | 2009-06-04 01:54:33 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-06-04 01:55:25 -0400 |
commit | d0761866e10c3e9d446816122f330e5d8b814e2c (patch) | |
tree | 4a1f7397ca309db9d3d73a01142596c4c2cfbee7 /config/dashboard/dashboard.xml | |
parent | eeddd06b95d6b4a9545629f099e1c2b1e6ffbff5 (diff) | |
download | pfsense-packages-d0761866e10c3e9d446816122f330e5d8b814e2c.tar.gz pfsense-packages-d0761866e10c3e9d446816122f330e5d8b814e2c.tar.bz2 pfsense-packages-d0761866e10c3e9d446816122f330e5d8b814e2c.zip |
Dashboard 0.8.1 - Easy Rule bug fixes
ICMP parsing was messed up, as was adding ICMP rules. Should work now. I hope.
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 8b5e03e3..9bb3e9ed 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.0</version> + <version>0.8.1</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |