diff options
author | jim-p <jimp@pfsense.org> | 2013-08-16 13:31:32 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-08-16 13:31:32 -0400 |
commit | 41403b812238d571297a41d54697bbdef9540f60 (patch) | |
tree | 6dcca3aa03847f2c2357290a44c0509f35623b97 /config/systempatches/systempatches.xml | |
parent | 9caf4f9e6bcd1286611d2086fc45da65ea735b4d (diff) | |
download | pfsense-packages-41403b812238d571297a41d54697bbdef9540f60.tar.gz pfsense-packages-41403b812238d571297a41d54697bbdef9540f60.tar.bz2 pfsense-packages-41403b812238d571297a41d54697bbdef9540f60.zip |
Add the most common values as default in system patches for path strip, base, and whitespace. Also bump version.
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 f221588b..73974af0 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.10</version> + <version>1.0</version> <title>System: Patches</title> <include_file>/usr/local/pkg/patches.inc</include_file> <menu> |