diff --git a/configure.in b/configure.in index 47c35d8b1c..3c993ced48 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(configure.in) AM_CONFIG_HEADER(config.h) - AM_INIT_AUTOMAKE(suricata, 1.1beta1) + AM_INIT_AUTOMAKE(suricata, 1.1beta2) AC_LANG_C AC_PROG_CC_C99 diff --git a/src/suricata.h b/src/suricata.h index 228ddc7c45..8ee6681ac5 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 "1.1beta1" +#define PROG_VER "1.1beta2" /* runtime engine control flags */ #define SURICATA_STOP 0x01 /**< gracefully stop the engine: process all