diff options
Diffstat (limited to 'config/snort/snort.xml')
-rwxr-xr-x | config/snort/snort.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index d9bc0ee6..3feede80 100755 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -47,7 +47,7 @@ <faq>Currently there are no FAQ items provided.</faq> <name>Snort</name> <version>2.9.6.2</version> - <title>Services:2.9.6.2 pkg v3.1</title> + <title>Services:2.9.6.2 pkg v3.1.1</title> <include_file>/usr/local/pkg/snort/snort.inc</include_file> <menu> <name>Snort</name> @@ -279,7 +279,7 @@ </custom_add_php_command> <custom_php_resync_config_command> <![CDATA[ - if ($GLOBALS['pfSense_snort_version'] == "3.1") + if ($GLOBALS['pfSense_snort_version'] == "3.1.1") sync_snort_package_config(); ]]> </custom_php_resync_config_command> |