aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/src/suricata.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/suricata/src/suricata.h')
-rw-r--r--framework/src/suricata/src/suricata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/suricata/src/suricata.h b/framework/src/suricata/src/suricata.h
index 12e72697..b11239ac 100644
--- a/framework/src/suricata/src/suricata.h
+++ b/framework/src/suricata/src/suricata.h
@@ -71,7 +71,7 @@
/* the name of our binary */
#define PROG_NAME "Suricata"
-#define PROG_VER "2.1dev"
+#define PROG_VER "3.0dev"
/* workaround SPlint error (don't know __gnuc_va_list) */
#ifdef S_SPLINT_S