summaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-23 04:30:21 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-23 04:30:21 +0000
commit87a0f7b778a554b4b1f0f001c4f7472a9ceb5f80 (patch)
tree587c316ab3d912385f5cd764681f5438b160d2b1 /gas/as.c
parentbba1a1f12de11bdb0455ae403191bdc2fe75a5cc (diff)
downloadbinutils-redhat-87a0f7b778a554b4b1f0f001c4f7472a9ceb5f80.tar.gz
* as.c (parse_args): Print the date as well for --version.
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.c b/gas/as.c
index dbc65ca0de..d5922b07d1 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -524,7 +524,7 @@ parse_args (pargc, pargv)
case OPTION_VERSION:
/* This output is intended to follow the GNU standards document. */
- printf (_("GNU assembler %s\n"), VERSION);
+ printf (_("GNU assembler %s\n"), BFD_VERSION_STRING);
printf (_("Copyright 2001 Free Software Foundation, Inc.\n"));
printf (_("\
This program is free software; you may redistribute it under the terms of\n\