old-cross-binutils/binutils/version.c
David Henkel-Wallace 2fa0b342a5 Initial revision
1991-03-21 21:29:06 +00:00

5 lines
153 B
C

/*** version.c -- version number for binutils.
They all change in lockstep -- it's easier that way
*/
char *program_version = "1.10 (Cygnus BFD)";