diff options
author | jim-p <jimp@pfsense.org> | 2013-05-23 13:08:44 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-05-23 13:10:23 -0400 |
commit | 93d9623e0bd770c3f7ae8606bb55d6d1d9429635 (patch) | |
tree | 60cbe74ddfbe08fe1e97e0043cf64c7f2f3cee93 /pkg_config.8.xml | |
parent | 61944b680cd6269aa1a6b57b703084ed19b62fb6 (diff) | |
download | pfsense-packages-93d9623e0bd770c3f7ae8606bb55d6d1d9429635.tar.gz pfsense-packages-93d9623e0bd770c3f7ae8606bb55d6d1d9429635.tar.bz2 pfsense-packages-93d9623e0bd770c3f7ae8606bb55d6d1d9429635.zip |
Fix System Patches for NanoBSD (it was missing rw/ro remounts). Bump to 0.9, call it release while we're at it, it's stable, not a beta anymore.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 28796ad8..8c57bb13 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1735,9 +1735,9 @@ <name>System Patches</name> <descr>A package to apply and maintain custom system patches.</descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.8</version> + <version>0.9</version> <category>System</category> - <status>BETA</status> + <status>RELEASE</status> <config_file>http://www.pfsense.com/packages/config/systempatches/systempatches.xml</config_file> <pkginfolink></pkginfolink> <required_version>2.0</required_version> |