diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-01 15:59:39 -0500 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-01 15:59:39 -0500 |
commit | bc586f76d5aeeccdb1e5e0864675818eda6f89e2 (patch) | |
tree | c96bdc91412188dd44f2b60806b6d2deb0076b85 /config/dashboard/dashboard.xml | |
parent | 8f8121f28405be1acbc5aafa907dcdaf8c3d4e18 (diff) | |
download | pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.tar.gz pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.tar.bz2 pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.zip |
Update Dashboard package. Fixes broken log viewing on 1.2.1+, and fixes broken IPSec status. Adds a couple features to logging.
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 a0e1b35a..ab96e727 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.2</version> + <version>0.7.0</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |