repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Sanitization fixes to retain new files.
[binutils-gdb.git]
/
binutils
/
version.c
blob
aab56dac0dd56cad22a129559b69c396f6084fe9
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"
;