aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_defs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort/snort_defs.inc')
-rw-r--r--config/snort/snort_defs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort_defs.inc b/config/snort/snort_defs.inc
index ac09db44..961e8696 100644
--- a/config/snort/snort_defs.inc
+++ b/config/snort/snort_defs.inc
@@ -54,7 +54,7 @@ if (!defined("SNORT_BIN_VERSION")) {
if (!empty($snortver))
define("SNORT_BIN_VERSION", $snortver);
else
- define("SNORT_BIN_VERSION", "2.9.7.5");
+ define("SNORT_BIN_VERSION", "2.9.7.6");
}
if (!defined("SNORT_SID_MODS_PATH"))
define('SNORT_SID_MODS_PATH', "{$g['vardb_path']}/snort/sidmods/");