diff --git a/texinfo/Makefile.am b/texinfo/Makefile.am
index 90d861b80ee05bd7f4ca22081bdf6ed74d74213c..294a7faba7423119eb44700f5ae4012c7cdbd648 100644
--- a/texinfo/Makefile.am
+++ b/texinfo/Makefile.am
@@ -1,5 +1,5 @@
 ## Makefile.am for texinfo.
-## $Id: Makefile.am,v 1.1 1998/03/23 04:42:02 law Exp $
+## $Id: Makefile.am,v 1.3 1998/03/24 18:04:57 law Exp $
 ## Process this file with automake to produce Makefile.in in all directories.
 
 ## Be sure we're using the right version of Automake.
diff --git a/texinfo/dir b/texinfo/dir
index 8f7e01d7867007856d87b14823c0dedf0764a1d9..01552bd772af9a5c3bd93239bb86f1288190acbf 100644
--- a/texinfo/dir
+++ b/texinfo/dir
@@ -1,4 +1,4 @@
-$Id: dir,v 1.1 1997/08/21 22:57:52 jason Exp $
+$Id: dir,v 1.2 1998/03/24 17:58:17 law Exp $
 This is the file .../info/dir, which contains the topmost node of the
 Info hierarchy.  The first time you invoke Info you start off
 looking at that node, which is (dir)Top.
diff --git a/texinfo/dir-example b/texinfo/dir-example
index d6f8d500764440ec0813ff2e1cb55921713f092a..9dc4fe33cc60b990b3a99f1e299c20c818fe6a46 100644
--- a/texinfo/dir-example
+++ b/texinfo/dir-example
@@ -3,7 +3,7 @@ topmost node of the Info hierarchy.  This file is merely made available
 for your hacking pleasure, not official or standard in any way.
 If it doesn't make sense to you, or you don't like it, ignore it.
 
-$Id: dir,v 1.23 1997/07/25 18:05:32 karl Exp $
+$Id: dir-example,v 1.3 1998/03/24 18:05:15 law Exp $
 
 File: dir	Node: Top	This is the top of the INFO tree.
 
diff --git a/texinfo/mkinstalldirs b/texinfo/mkinstalldirs
index 450a619c6adf1c90a6e89caa2639516a5ac89bf5..18325938df9156abca7086c584cd0338d500d9a9 100755
--- a/texinfo/mkinstalldirs
+++ b/texinfo/mkinstalldirs
@@ -4,7 +4,7 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 1.1 1998/03/23 04:42:10 law Exp $
+# $Id: mkinstalldirs,v 1.3 1998/03/24 18:05:22 law Exp $
 
 errstatus=0
 
diff --git a/texinfo/texinfo.tex b/texinfo/texinfo.tex
index 2ce38f94db16b5b39a6e7981c43eceb8e85f6f19..eb620254d559d764f8fa4891a06284713e9d813d 100644
--- a/texinfo/texinfo.tex
+++ b/texinfo/texinfo.tex
@@ -1,5 +1,5 @@
 %% TeX macros to handle Texinfo files.
-%% $Id: texinfo.tex,v 2.218 1997/07/26 19:12:35 karl Exp $
+%% $Id: texinfo.tex,v 1.2 1998/03/24 17:58:28 law Exp $
 
 %  Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
 %                94, 95, 96, 97 Free Software Foundation, Inc.
@@ -36,7 +36,7 @@
 
 % This automatically updates the version number based on RCS.
 \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
-\deftexinfoversion$Revision: 2.218 $
+\deftexinfoversion$Revision: 1.2 $
 \message{Loading texinfo package [Version \texinfoversion]:}
 
 % If in a .fmt file, print the version number
diff --git a/texinfo/texinfo.texi b/texinfo/texinfo.texi
index 0f55da09901c3ddea024843c04dd34a2c871d555..dcfc961165d1ea33b25ee270f7e481e06511a60a 100644
--- a/texinfo/texinfo.texi
+++ b/texinfo/texinfo.texi
@@ -13,7 +13,7 @@ index (arbitrarily chosen to be the concept index).
 @paragraphindent 2
 @finalout
 @comment %**end of header
-@comment $Id: texinfo.texi,v 1.1 1997/08/21 22:57:54 jason Exp $
+@comment $Id: texinfo.texi,v 1.2 1998/03/24 17:58:30 law Exp $
 
 @c Before release, run C-u C-c C-u C-a (texinfo-all-menus-update with a
 @c prefix arg).  This updates the node pointers, which texinfmt.el needs.