]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
update version to 72
authorRuss Combs <rucombs@cisco.com>
Mon, 14 Apr 2014 15:32:03 +0000 (11:32 -0400)
committerRuss Combs <rucombs@cisco.com>
Mon, 14 Apr 2014 15:32:03 +0000 (11:32 -0400)
configure.ac

index 7c318fd038fcfe2b8975e13ae8c5f4e79dc032a2..0e635c69e15cb9bd16820e41be9dbf37659c625a 100644 (file)
@@ -25,7 +25,7 @@
 # initialization
 #--------------------------------------------------------------------------
 
-AC_INIT([snort], [2.10.071])
+AC_INIT([snort], [2.10.072])
 AC_PREREQ([2.68])
 
 AC_CONFIG_SRCDIR([src/snort.cc])