diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-30 16:57:38 -0400 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-30 16:57:38 -0400 |
commit | 8b828193e803bcf83bbfb70e6c6f2cd8c72851f2 (patch) | |
tree | 7d1cecf831e7d9a50cf6e443f2406a55fc46fb3b /config/dashboard/dashboard.xml | |
parent | fdafc9b91db772878948b73a8d58eaec2d9fe180 (diff) | |
download | pfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.tar.gz pfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.tar.bz2 pfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.zip |
Dashboard 0.7.5.2 - Fix error when IPSec has no tunnels defined.
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 bcb3a8ed..0e58b70f 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.1</version> + <version>0.7.5.2</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |