From: Russ Combs Date: Fri, 13 Nov 2015 13:08:19 +0000 (-0500) Subject: build 178 X-Git-Tag: 3.0.0-233~731 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2383588;p=thirdparty%2Fsnort3.git build 178 --- diff --git a/ChangeLog b/ChangeLog index a7818b0b6..9b5f263a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +15/11/13 - build 178 + +-- document runtime link issue with hyperscan on osx +-- fix pathname generation for event trace file +-- new_http_inspect tweaks +-- remove --enable-ppm-test +-- sync up auto tools and cmake build options + 15/11/05 - build 177 -- idle processing cleanup diff --git a/src/main/build.h b/src/main/build.h index 70acc9821..821931ce4 100644 --- a/src/main/build.h +++ b/src/main/build.h @@ -10,7 +10,7 @@ // // //-----------------------------------------------// -#define BUILD "177" +#define BUILD "178" #endif