diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-03-24 10:58:30 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-03-24 10:58:30 -0700 |
commit | bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde (patch) | |
tree | 80acb768f54961392b1ad3432ac823e5f287727e /texinfo/texinfo.tex | |
parent | 2ea9a96537933e38f392ab9255b5b5f2879675a3 (diff) | |
download | gcc-bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde.tar.gz |
Dummy commit.
From-SVN: r18807
Diffstat (limited to 'texinfo/texinfo.tex')
-rw-r--r-- | texinfo/texinfo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texinfo/texinfo.tex b/texinfo/texinfo.tex index 2ce38f94db1..eb620254d55 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 |