From: Russ Combs Date: Tue, 15 Apr 2014 18:14:55 +0000 (-0400) Subject: update build number X-Git-Tag: 3.0.0-233~1569 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f22dbb5455114d391a1c024a7dbdc24a988eef50;p=thirdparty%2Fsnort3.git update build number --- diff --git a/configure.ac b/configure.ac index 0e635c69e..3212f1a42 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ # initialization #-------------------------------------------------------------------------- -AC_INIT([snort], [2.10.072]) +AC_INIT([snort], [2.10.073]) AC_PREREQ([2.68]) AC_CONFIG_SRCDIR([src/snort.cc])