From: Russ Combs Date: Thu, 19 Jun 2014 03:14:44 +0000 (-0400) Subject: 89 has the latest from tom and josh X-Git-Tag: 3.0.0-233~1478 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268614f0a8f0c7f5df984e855e356a79aaa47212;p=thirdparty%2Fsnort3.git 89 has the latest from tom and josh --- diff --git a/ChangeLog b/ChangeLog index d347576a7..bdf96d5cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +89 +-- pulled in the latest from tom and josh + 88 -- overhauled content and pcre detection to use Cursor -- http_* are now first class rule options diff --git a/configure.ac b/configure.ac index 0573a3125..259ac2970 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ # initialization #-------------------------------------------------------------------------- -AC_INIT([snort], [2.10.088]) +AC_INIT([snort], [2.10.089]) AC_PREREQ([2.68]) AC_CONFIG_SRCDIR([src/main.h])