* m10300-opc.c (asr, lsr, asl): Fix am33 single bit shift opcode.
[deliverable/binutils-gdb.git] / binutils / version.c
1 /*** version.c -- version number for binutils.
2 They all change in lockstep -- it's easier that way
3 */
4
5 char *program_version = "1.90";
This page took 0.029799 seconds and 4 git commands to generate.