aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Pingle <jim@pingle.org>2009-03-01 20:03:32 -0500
committerJim Pingle <jim@pingle.org>2009-03-01 20:03:32 -0500
commit3b34b3d8e6df4affb65dd3b1cf18b3667b268788 (patch)
tree421696e2be38d61271a0ccfb41342b083e47c138
parentbc586f76d5aeeccdb1e5e0864675818eda6f89e2 (diff)
downloadpfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.tar.gz
pfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.tar.bz2
pfsense-packages-3b34b3d8e6df4affb65dd3b1cf18b3667b268788.zip
Fix a small formatting bug in log output.
-rw-r--r--config/dashboard/dashboard.xml2
-rw-r--r--pkg_config.7.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 324b07ed..d0977cd7 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -78,7 +78,7 @@
<descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2.1 or newer. WARNING! Cannot be deinstalled.</descr>
<category>System</category>
<config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file>
- <version>0.7.0</version>
+ <version>0.7.1</version>
<status>BETA</status>
<required_version>1.2.1</required_version>
<maximum_version>1.9</maximum_version>