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 /config/systempatches/systempatches.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 'config/systempatches/systempatches.xml')
-rw-r--r-- | config/systempatches/systempatches.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/systempatches/systempatches.xml b/config/systempatches/systempatches.xml index ea0eee78..c5e0a784 100644 --- a/config/systempatches/systempatches.xml +++ b/config/systempatches/systempatches.xml @@ -40,7 +40,7 @@ <requirements>None</requirements> <faq>Applies patches supplied by the user to the firewall.</faq> <name>System Patches</name> - <version>0.8</version> + <version>0.9</version> <title>System: Patches</title> <include_file>/usr/local/pkg/patches.inc</include_file> <menu> |