diff options
author | jim-p <jimp@pfsense.org> | 2015-01-14 09:01:35 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-01-14 09:01:35 -0500 |
commit | 37f34f561e7d537f5f56469de7632097b0058c4a (patch) | |
tree | b32ab064f5295e2f7051470d609dacf6ce7c1b34 /config/systempatches/systempatches.xml | |
parent | 6720f9f9f8f6719e8bc8d693a2db088d87f7921e (diff) | |
download | pfsense-packages-37f34f561e7d537f5f56469de7632097b0058c4a.tar.gz pfsense-packages-37f34f561e7d537f5f56469de7632097b0058c4a.tar.bz2 pfsense-packages-37f34f561e7d537f5f56469de7632097b0058c4a.zip |
Do not show "Apply Changes" on System Patches package info box (which does nothing). Fixes #4215
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 b9875140..3cc1354a 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>1.0.2</version> + <version>1.0.3</version> <title>System: Patches</title> <include_file>/usr/local/pkg/patches.inc</include_file> <menu> |