diff options
-rw-r--r-- | pkg_config.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 651c366a..f06ec989 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -29,12 +29,12 @@ </package> <package> <name>Dashboard</name> - <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2-BETA-2 or older.</descr> + <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2-BETA-2 or newer.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> - <version>0.4</version> - <status>ALPHA</status> - <required_version>1.2-BETA-1-TESTING-SNAPSHOT-05-23-2007</required_version> + <version>0.5</version> + <status>BETA</status> + <required_version>1.2-BETA-2</required_version> <configurationfile>dashboard.xml</configurationfile> </package> <package> |