summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/objdump/version.c
blob: 5a19113953ea60d5def7fa622fd300df16207198 (plain)
1
2
3
4
5
/*** version.c -- version number for binutils.
     They all change in lockstep -- it's easier that way
*/

char *program_version = VERSION;