aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/suricata/configure.ac')
-rw-r--r--framework/src/suricata/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/suricata/configure.ac b/framework/src/suricata/configure.ac
index 9e139383..f3d20a1f 100644
--- a/framework/src/suricata/configure.ac
+++ b/framework/src/suricata/configure.ac
@@ -1,4 +1,4 @@
- AC_INIT(suricata, 2.1dev)
+ AC_INIT(suricata, 3.0dev)
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/suricata.c])