aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
diff options
context:
space:
mode:
authorErmal Luçi <ermal.luci@gmail.com>2012-11-02 12:01:41 +0100
committerErmal Luçi <ermal.luci@gmail.com>2012-11-02 12:01:41 +0100
commita535a40b5c4dc37ee8b055c4d91c715f31d5720e (patch)
treea4042fd7c5470890c1af090cb6506af2e42575f7 /config/snort/snort.inc
parentcf8443740f743a2ac5ec1d376ce25f166c28fe6b (diff)
downloadpfsense-packages-a535a40b5c4dc37ee8b055c4d91c715f31d5720e.tar.gz
pfsense-packages-a535a40b5c4dc37ee8b055c4d91c715f31d5720e.tar.bz2
pfsense-packages-a535a40b5c4dc37ee8b055c4d91c715f31d5720e.zip
While here bump emerging threats rule version.
Diffstat (limited to 'config/snort/snort.inc')
-rw-r--r--config/snort/snort.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc
index 0f2e83af..d930c08b 100644
--- a/config/snort/snort.inc
+++ b/config/snort/snort.inc
@@ -42,7 +42,7 @@ $snort_version = "2.9.2.3";
$pfSense_snort_version = "2.5.2";
$snort_package_version = "Snort {$snort_version} pkg v. {$pfSense_snort_version}";
$snort_rules_file = "snortrules-snapshot-2923.tar.gz";
-$emerging_threats_version = "2.9.0";
+$emerging_threats_version = "2.9.3";
define("SNORTDIR", "/usr/local/etc/snort");
define("SNORTLOGDIR", "/var/log/snort");