aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-23 04:30:21 +0000
committerAlan Modra <amodra@gmail.com>2001-10-23 04:30:21 +0000
commit6c19f3384a3cce101ee1336f2e45cbbf032200e5 (patch)
treefcc7501f8863a88337d33230d2aa491a71122e23 /gas/as.c
parentce757d1518cabb829fb42080a08c17892aa34f76 (diff)
downloadfsf-binutils-gdb-6c19f3384a3cce101ee1336f2e45cbbf032200e5.zip
fsf-binutils-gdb-6c19f3384a3cce101ee1336f2e45cbbf032200e5.tar.gz
fsf-binutils-gdb-6c19f3384a3cce101ee1336f2e45cbbf032200e5.tar.bz2
* 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 dbc65ca..d5922b0 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\