repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2000-05-02 Jeff Sturm <jsturm@one-point.com>
[official-gcc.git]
/
gcc
/
version.c
blob
8e4bf095ad8f315dd8ae4053e39eb0db16b8d3b1
1
#include
"ansidecl.h"
2
#include
"version.h"
3
4
const char
*
const
version_string
=
"3.1 20010515 (experimental)"
;