aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-01-26 16:07:34 +0100
committerErmal <eri@pfsense.org>2013-01-26 16:07:34 +0100
commit7e926917e2e0af06f9ecd93da580ff52dacf5f28 (patch)
tree571d1e47839d5b60079418ff298688005b85b018 /config/snort
parente48f73c1266f1360f8170474b1df54132ef9493a (diff)
downloadpfsense-packages-7e926917e2e0af06f9ecd93da580ff52dacf5f28.tar.gz
pfsense-packages-7e926917e2e0af06f9ecd93da580ff52dacf5f28.tar.bz2
pfsense-packages-7e926917e2e0af06f9ecd93da580ff52dacf5f28.zip
Bump version
Diffstat (limited to 'config/snort')
-rwxr-xr-xconfig/snort/snort.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc
index 78d01ac3..f58f5b51 100755
--- a/config/snort/snort.inc
+++ b/config/snort/snort.inc
@@ -39,7 +39,7 @@ require_once("filter.inc");
/* package version */
$snort_version = "2.9.2.3";
-$pfSense_snort_version = "2.5.3";
+$pfSense_snort_version = "2.5.4";
$snort_package_version = "Snort {$snort_version} pkg v. {$pfSense_snort_version}";
$snort_rules_file = "snortrules-snapshot-2923.tar.gz";
$emerging_threats_version = "2.9.3";