Bochs/bochs/bxversion.h.in
2024-03-09 20:18:25 +01:00

10 lines
410 B
C

/////////////////////////////////////////////////////////////////////////
// This file is checked in as bxversion.h.in. The configure script
// substitutes variables and creates bxversion.h.
/////////////////////////////////////////////////////////////////////////
#define VERSION "@VERSION@"
#define VER_DEVFLAG @VER_DEV@
#define REL_STRING "@REL_STRING@"
#define REL_TIMESTAMP "@REL_TIMESTAMP@"