Index: Makefile.am ================================================================== --- Makefile.am +++ Makefile.am @@ -1,8 +1,8 @@ ## -*- automake -*- ## FILE: "/home/joze/src/tclreadline/Makefile.am" -## LAST MODIFICATION: "Mon, 03 Jul 2000 14:46:10 +0200 (joze)" +## LAST MODIFICATION: "Don, 20 Jul 2000 03:15:27 +0200 (joze)" ## (C) 2000 by Johannes Zellner, ## $Id$ ## --- ## tclreadline -- gnu readline for tcl ## http://www.zellner.org/tclreadline/ Index: tclreadline.n.in ================================================================== --- tclreadline.n.in +++ tclreadline.n.in @@ -1,9 +1,9 @@ -.TH tclreadline n "@TCLREADLINE_VERSION@.@TCLREADLINE_PATCHLEVEL@" "Johannes Zellner" +.TH tclreadline n "@PATCHLEVEL_STR@ "Johannes Zellner" .\" FILE: "/home/joze/src/tclreadline/tclreadline.n.in" -.\" LAST MODIFICATION: "Sat, 01 Jul 2000 21:52:43 +0200 (joze)" +.\" LAST MODIFICATION: "Don, 20 Jul 2000 03:18:13 +0200 (joze)" .\" (C) 1998 - 2000 by Johannes Zellner, .\" $Id$ .\" --- .\" tclreadline -- gnu readline for tcl .\" http://www.zellner.org/tclreadline/ @@ -241,11 +241,11 @@ \fBtclreadline::version\fP (read-only) holds the version string "@TCLREADLINE_VERSION@". .TP 5 \fBtclreadline::patchLevel\fP (read-only) -holds the patch level string "@TCLREADLINE_VERSION@.@TCLREADLINE_PATCHLEVEL@". +holds the patch level string "@PATCHLEVEL_STR@". .TP 5 \fBtclreadline::library\fP (read-only) holds the library string "@TCLREADLINE_LIBRARY@".