]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 196
authorRuss Combs <rucombs@cisco.com>
Fri, 29 Apr 2016 15:16:56 +0000 (11:16 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 29 Apr 2016 15:16:56 +0000 (11:16 -0400)
ChangeLog
src/main/build.h

index a48ee3fd68ed5bf68b93a01089ac87598bb47b51..0618b59ff1e2cdad9e2c2f9d27a42f9bcc56c72b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+16/04/29 - build 196
+
+-- overhaul cmake foo
+-- update extras to better serve as examples
+-- cleanup use of protocol numbers and identifiers
+-- continued stream_tcp refactoring
+-- continued dce2 port
+-- more static analysis memory leak fixes
+
 16/04/22 - build 195
 
 -- added packet_capture module
index d3354129adbe9f5a99f24f592b544baabd6e78df..289dcceffa2a9e2c560a7d9658c965c2406c1b4f 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "195"
+#define BUILD "196"
 
 #endif