Bump version to 0.9.0.

remotes/origin/master-1.0.x
Victor Julien 15 years ago
parent ce90e87304
commit bca75f6255

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

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

Loading…
Cancel
Save