From: Russ Combs Date: Mon, 30 Jun 2014 14:07:16 +0000 (-0400) Subject: 94 X-Git-Tag: 3.0.0-233~1453 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ef5335ffa35a4b0e454da8d26df76b29a65daec;p=thirdparty%2Fsnort3.git 94 --- diff --git a/ChangeLog b/ChangeLog index e93883aad..e6d8e9ee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +94 +-- pulled in latest from Tom + 93 -- updated example inspector dpx.cc api -- misc tweaks diff --git a/configure.ac b/configure.ac index 299b39a99..3f28ba724 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ # initialization #-------------------------------------------------------------------------- -AC_INIT([snort], [2.10.093]) +AC_INIT([snort], [2.10.094]) AC_PREREQ([2.68]) AC_CONFIG_SRCDIR([src/main.h])