These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / seabios / src / version.c
1 // Place build generated version into a C variable
2 #include "autoversion.h"
3
4 char VERSION[] = BUILD_VERSION;
5 char BUILDINFO[] = BUILD_TOOLS;