From: Josh Date: Wed, 16 Apr 2014 15:38:34 +0000 (-0400) Subject: Revert "Revert "update build number"" X-Git-Tag: 3.0.0-233~1567 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d173a3a8fb04650e4ca5dfd3cd982dbf58af852a;p=thirdparty%2Fsnort3.git Revert "Revert "update build number"" This reverts commit da084ee3aa6c24ae4951e7c14a28f27753c4a07e. --- 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])