]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
get change log and version up to date
authorRuss Combs <rucombs@cisco.com>
Sat, 12 Jul 2014 21:53:40 +0000 (17:53 -0400)
committerRuss Combs <rucombs@cisco.com>
Sat, 12 Jul 2014 21:53:40 +0000 (17:53 -0400)
ChangeLog
configure.ac

index bf4bed8cd05c82b33a01120bd1c26d26f132b9bc..7ec0dd5ba48c822b2cb630fc2842410c793bbccc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+100
+-- adding profiling to module
+-- profile.preprocs is now profile.modules
+
 99
 -- updated wizard
 
index 027d2dc1e8904ca3c4f453db84f3ca38fd4c951d..9fda8402ba414c655060b920aa449593899eb94b 100644 (file)
@@ -25,7 +25,7 @@
 # initialization
 #--------------------------------------------------------------------------
 
-AC_INIT([snort], [2.10.097])
+AC_INIT([snort], [2.10.100])
 AC_PREREQ([2.68])
 
 AC_CONFIG_SRCDIR([src/main.h])