From: Vaibhav Bajpai Date: Fri, 3 May 2013 07:41:37 +0000 (+0200) Subject: bumped version number to v0.84 in configure.ac X-Git-Tag: v0.85~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b63aab7a8633721fde331b0246ff47c66f3446;p=thirdparty%2Fmtr.git bumped version number to v0.84 in configure.ac --- diff --git a/configure.ac b/configure.ac index 5bcc545..d89a760 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mtr], [0.83]) +AC_INIT([mtr], [0.84]) AC_CONFIG_SRCDIR([mtr.c]) AM_INIT_AUTOMAKE([foreign])