diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-01 20:03:32 -0500 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-01 20:03:32 -0500 |
commit | 3b34b3d8e6df4affb65dd3b1cf18b3667b268788 (patch) | |
tree | 421696e2be38d61271a0ccfb41342b083e47c138 /config/dashboard | |
parent | bc586f76d5aeeccdb1e5e0864675818eda6f89e2 (diff) | |
download | pfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.tar.gz pfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.tar.bz2 pfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.zip |
Fix a small formatting bug in log output.
Diffstat (limited to 'config/dashboard')
-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 ab96e727..26e41cef 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.0</version> + <version>0.7.1</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |