Bump version 0.9.1.

remotes/origin/master-1.0.x
Victor Julien 15 years ago
parent 10a3d7343d
commit c73e9318b0

@ -3,7 +3,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(suricata, 0.9.0)
AM_INIT_AUTOMAKE(suricata, 0.9.1)
AC_LANG_C
AC_PROG_CC_C99

@ -29,7 +29,7 @@
/* the name of our binary */
#define PROG_NAME "Suricata"
#define PROG_VER "0.9.0"
#define PROG_VER "0.9.1"
/* number of packets in processing right now
* This is the diff between recv'd and verdicted

Loading…
Cancel
Save