aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2007-10-05 07:36:07 +0000
committerSeth Mos <seth.mos@xs4all.nl>2007-10-05 07:36:07 +0000
commitc4e7f18ff2dfbef75350d2c21e37069021364fd0 (patch)
treeddcb6445b280ced0cbb52d584c5c4d38ffe5734e
parente9ac02a5fa8e61b7dc04c2fbf572ad9cc0cfb482 (diff)
downloadpfsense-packages-c4e7f18ff2dfbef75350d2c21e37069021364fd0.tar.gz
pfsense-packages-c4e7f18ff2dfbef75350d2c21e37069021364fd0.tar.bz2
pfsense-packages-c4e7f18ff2dfbef75350d2c21e37069021364fd0.zip
Fix ipsec overview for wan interface, carp already worked
-rw-r--r--packages/dashboard/dashboard.xml4
-rw-r--r--pkg_config.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/dashboard/dashboard.xml b/packages/dashboard/dashboard.xml
index c2eebead..a0e1b35a 100644
--- a/packages/dashboard/dashboard.xml
+++ b/packages/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.1</version>
+ <version>0.2</version>
<title>Dashboard</title>
<include_file>/usr/local/pkg/dashboard.inc</include_file>
<additional_files_needed>
@@ -68,4 +68,4 @@
</packagegui>
- \ No newline at end of file
+
diff --git a/pkg_config.xml b/pkg_config.xml
index 4cc99dcc..6cb9a477 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -42,7 +42,7 @@
<descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2-BETA-2 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.6.1</version>
+ <version>0.6.2</version>
<status>BETA</status>
<required_version>1.2-BETA-2</required_version>
<configurationfile>dashboard.xml</configurationfile>