diff options
author | jim-p <jim@pingle.org> | 2009-05-13 18:47:37 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-05-13 18:56:10 -0400 |
commit | ea7d76501e91a1ce0117bf1a6b2b3c9d43f95a49 (patch) | |
tree | 84638a6a7792b0a100f4c8c6599a5fa705b54fc0 /config/dashboard/dashboard.xml | |
parent | a36f2343c6ba49eaf4d4c9fe05e6752e6e15f197 (diff) | |
download | pfsense-packages-ea7d76501e91a1ce0117bf1a6b2b3c9d43f95a49.tar.gz pfsense-packages-ea7d76501e91a1ce0117bf1a6b2b3c9d43f95a49.tar.bz2 pfsense-packages-ea7d76501e91a1ce0117bf1a6b2b3c9d43f95a49.zip |
Dashboard 0.7.6.1
* Fix IPSec status for tunnels using hostnames instead of IPs
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 799504ba..33a0254e 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.6</version> + <version>0.7.6.1</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |