aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-07-28 11:42:51 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2014-07-28 11:42:51 -0400
commit29d04728a1f94feeefe8a8df07a6343fa554ca9b (patch)
tree4118f8fbdcb0944d03f27a89cdefd231d64a5eb8 /config/snort/snort.xml
parent976b82312d5ed896c4858d6d0823e40f312b3b4f (diff)
downloadpfsense-packages-29d04728a1f94feeefe8a8df07a6343fa554ca9b.tar.gz
pfsense-packages-29d04728a1f94feeefe8a8df07a6343fa554ca9b.tar.bz2
pfsense-packages-29d04728a1f94feeefe8a8df07a6343fa554ca9b.zip
Bump Snort GUI package version to v3.1.2 -- bug fixes.
Diffstat (limited to 'config/snort/snort.xml')
-rwxr-xr-xconfig/snort/snort.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml
index 3feede80..663ce4eb 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.1</title>
+ <title>Services:2.9.6.2 pkg v3.1.2</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.1")
+ if ($GLOBALS['pfSense_snort_version'] == "3.1.2")
sync_snort_package_config();
]]>
</custom_php_resync_config_command>