Sign in
qemu
/
seabios-hppa
/
refs/heads/alpha-port
/
.
/
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
;