diff --git a/ChangeLog b/ChangeLog index e69de29bb2..97644b3f05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,6 @@ +1.0.4 -- 2011-06-24 + +- LibHTP updated to 0.2.6 +- Large number of (potential) issues fixed after a source code scan with Coverity generously contributed by RedHat. +- Large number of (potential) issues fixed after source code scans with the Clang static analizer. + diff --git a/configure.in b/configure.in index bc7fd800b0..b4dc212f66 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.0.3) + AM_INIT_AUTOMAKE(suricata, 1.0.4) AC_LANG_C AC_PROG_CC_C99 diff --git a/src/suricata.h b/src/suricata.h index 519529f870..dda7c2ebe2 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.0.3" +#define PROG_VER "1.0.4" /* runtime engine control flags */ #define SURICATA_STOP 0x01 /**< gracefully stop the engine: process all