From: R.E. Wolff Date: Wed, 3 Aug 2016 05:27:03 +0000 (+0200) Subject: The release script bumped the version number X-Git-Tag: v0.87^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ff54cd61ac0d9e95f30257253b1bc818b15e59;p=thirdparty%2Fmtr.git The release script bumped the version number --- diff --git a/configure.ac b/configure.ac index 23493b1..ab0ae84 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mtr], [0.86]) +AC_INIT([mtr], [0.87]) AC_CONFIG_SRCDIR([mtr.c]) AM_INIT_AUTOMAKE([foreign])