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:
9d007e2
)
version 1.93 now
author
Ken Raeburn
<raeburn@cygnus>
Tue, 8 Dec 1992 08:07:52 +0000
(08:07 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 8 Dec 1992 08:07:52 +0000
(08:07 +0000)
gas/version.c
patch
|
blob
|
history
diff --git
a/gas/version.c
b/gas/version.c
index 88f0da3215f86832bc9cf86060b3eaac5f18fc08..2872e8580d20737824c348e168419f12ae4aaed8 100644
(file)
--- a/
gas/version.c
+++ b/
gas/version.c
@@
-18,10
+18,10
@@
dummy3 ()
#endif
-#if
(__STDC__ == 1) || defined
(const)
+#if
defined (__STDC__) || defined
(const)
const
#endif
-char version_string[] = "GNU assembler version 1.9
1.03 (Cygnus Support pre-
release)\n";
+char version_string[] = "GNU assembler version 1.9
3 (alpha
release)\n";
/* end of version.c */