]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
mtr v0.67 v0.67
authorRoger Wolff <r.e.wolff@bitwizard.nl>
Sun, 12 Dec 2004 00:00:00 +0000 (00:00 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 3 Feb 2013 20:45:38 +0000 (20:45 +0000)
 - Bad keyboarding by REW caused this one out the door. Sorry.  No
   changes.

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.67.tar.gz

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 5a2cf85d30368d379492aa43789d98b4e2967a60..9b4e31c14d18b6ddfd68d8fe9241691a322678a0 100644 (file)
--- 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 
index 1eec99a24f3d4bb0fdf715f45e4779e993cb7223..473339025759efefe0240024ce136f43dc2ec0ba 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(mtr.c)
-AM_INIT_AUTOMAKE(mtr, 0.65)
+AM_INIT_AUTOMAKE(mtr, 0.67)
 
 
 AC_SUBST(GTK_OBJ)