diff options
author | jim-p <jimp@pfsense.org> | 2014-01-30 16:11:33 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-01-30 16:11:33 -0500 |
commit | 2c6efc978d2fc988ff8fafbf59bcdc6050a3695d (patch) | |
tree | 70425ad169d43b61fbe2fb10effa34e550868e36 /pkg_config.8.xml | |
parent | f2a90c5c758afc8f8306beff5b45b150838a34ef (diff) | |
download | pfsense-packages-2c6efc978d2fc988ff8fafbf59bcdc6050a3695d.tar.gz pfsense-packages-2c6efc978d2fc988ff8fafbf59bcdc6050a3695d.tar.bz2 pfsense-packages-2c6efc978d2fc988ff8fafbf59bcdc6050a3695d.zip |
Allow for multiple filter terms in mailreport
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b5505b8e..47da7aa8 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1717,7 +1717,7 @@ <name>mailreport</name> <descr>Allows you to setup periodic e-mail reports containing command output, log file contents, and RRD graphs.</descr> <category>Network Management</category> - <version>2.0.7</version> + <version>2.0.8</version> <status>Stable</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/mailreport/mailreport.xml</config_file> |