projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
892205b
)
* ldver.c: Increase version number to 1.97, for consistency with ../binutils.
author
Per Bothner
<per@bothner.com>
Tue, 5 May 1992 21:07:32 +0000
(21:07 +0000)
committer
Per Bothner
<per@bothner.com>
Tue, 5 May 1992 21:07:32 +0000
(21:07 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/ldver.c
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 4b0b7c22cbf8bb49ca63b41e715f0e6263af1e61..2b916c6ed8afc48c49aa9c1b6fcf16bb49d59951 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Tue May 5 14:05:05 1992 Per Bothner (bothner@rtl.cygnus.com)
+
+ * ldver.c: Increase version number to 1.97, for consistency
+ with ../binutils.
+
Tue May 5 12:12:24 1992 K. Richard Pixley (rich@cygnus.com)
* Makefile.in: FLEX -> LEX.
diff --git
a/ld/ldver.c
b/ld/ldver.c
index 08cb6f79c86547a2873b86b3de0a8be240e78086..02d583b71ef242d0bc88edbc0bd8e8daf500244a 100644
(file)
--- a/
ld/ldver.c
+++ b/
ld/ldver.c
@@
-34,7
+34,7
@@
DEFUN(ldversion,(noisy),
int noisy)
{
- fprintf(stdout,"ld version 1.9
6
(with BFD %s)\n", BFD_VERSION);
+ fprintf(stdout,"ld version 1.9
7
(with BFD %s)\n", BFD_VERSION);
if (noisy)
{