From: Ken Raeburn Date: Thu, 10 Aug 1995 21:42:57 +0000 (+0000) Subject: put version number into doc from makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9bae56c52d91d09f36e0f92f1abcc4742a227ae9;p=binutils-gdb.git put version number into doc from makefile --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9d9cd345422..0889752e7bb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 10 17:35:00 1995 Ken Raeburn + + * Makefile.in (config.texi): New target. Write out a setting for + texinfo variable VERSION. + (binutils.dvi, binutils.info): Depend on it. + * binutils.texi: Include it, and reference @value{VERSION} instead + of explicitly specifying 2.2(!). + Thu Aug 10 16:07:53 1995 Ian Lance Taylor * coffgrok.c (do_type): Handle array dimensions the same way gdb diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 395e2b12115..fef8401c69b 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1,5 +1,6 @@ \input texinfo @c -*- Texinfo -*- @setfilename binutils.info +@include config.texi @ifinfo @format @@ -51,7 +52,7 @@ into another language, under the above conditions for modified versions. @titlepage @finalout @title The GNU Binary Utilities -@subtitle Version 2.2 +@subtitle Version @value{VERSION} @sp 1 @subtitle May 1993 @author Roland H. Pesch @@ -85,7 +86,7 @@ into another language, under the above conditions for modified versions. @cindex version This brief manual contains preliminary documentation for the GNU binary -utilities (collectively version 2.2): +utilities (collectively version @value{VERSION}): @iftex @table @code