diff --git a/configure.in b/configure.in index 4a296e8d75..286e3202df 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(configure.in) AM_CONFIG_HEADER(config.h) - AM_INIT_AUTOMAKE(suricata, 0.9.2) + AM_INIT_AUTOMAKE(suricata, 1.0.0) AC_LANG_C AC_PROG_CC_C99 diff --git a/src/suricata.h b/src/suricata.h index f4f32fbf22..fc55ffd1b4 100644 --- a/src/suricata.h +++ b/src/suricata.h @@ -30,7 +30,7 @@ /* the name of our binary */ #define PROG_NAME "Suricata" -#define PROG_VER "0.9.2" +#define PROG_VER "1.0.0" /* runtime engine control flags */ #define SURICATA_STOP 0x01 /**< gracefully stop the engine: process all