From: R.E. Wolff Date: Tue, 9 Dec 2014 11:20:57 +0000 (+0100) Subject: The release script bumped the version number X-Git-Tag: v0.86^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6377a5ae7cbb4d2a9cd8280a903f85d44d4ae21d;p=thirdparty%2Fmtr.git The release script bumped the version number --- diff --git a/configure.ac b/configure.ac index d50c253..d5d1b0e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mtr], [0.85]) +AC_INIT([mtr], [0.86]) AC_CONFIG_SRCDIR([mtr.c]) AM_INIT_AUTOMAKE([foreign])