From: Roger Wolff Date: Sun, 12 Dec 2004 00:00:00 +0000 (+0000) Subject: mtr v0.67 X-Git-Tag: v0.67^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dc40aaaf5f23632a61a28eb17ae082f73268f65;p=thirdparty%2Fmtr.git mtr v0.67 - Bad keyboarding by REW caused this one out the door. Sorry. No changes. source: ftp://ftp.bitwizard.nl/mtr/mtr-0.67.tar.gz --- diff --git a/NEWS b/NEWS index 5a2cf85..9b4e31c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ WHAT'S NEW? + v0.67 Bad keyboarding by REW caused this one out the door. Sorry. + No changes. v0.66 Through the Debian bugtracking system a bug report and fix was sent my way, that deals with stupid optmization trying to save some 768 bytes of memory, sacrificing "it diff --git a/configure.in b/configure.in index 1eec99a..4733390 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(mtr.c) -AM_INIT_AUTOMAKE(mtr, 0.65) +AM_INIT_AUTOMAKE(mtr, 0.67) AC_SUBST(GTK_OBJ)