Sign in
qemu
/
seabios-hppa
/
a07fa30fde24e354954087bbd21f4230f7eaee98
/
.
/
src
/
version.c
blob: 5049e8d9d6c5ab42c1f72aea26ae27df8c1441b6 [
file
] [
log
] [
blame
]
// Place build generated version into a C variable
#include
"autoversion.h"
const
char
VERSION
[]
=
BUILD_VERSION
;
const
char
BUILDINFO
[]
=
BUILD_TOOLS
;