2001-11-10 06:48:22 +03:00
|
|
|
/////////////////////////////////////////////////////////////////////////
|
|
|
|
// This file is checked in as bxversion.h.in. The configure script
|
|
|
|
// substitutes variables and creates bxversion.h.
|
|
|
|
/////////////////////////////////////////////////////////////////////////
|
|
|
|
|
2020-01-02 19:19:02 +03:00
|
|
|
#define VERSION "@VERSION@"
|
|
|
|
#define VER_SVNFLAG @VER_SVN@
|
|
|
|
#define REL_STRING "@REL_STRING@"
|
|
|
|
#define REL_TIMESTAMP "@REL_TIMESTAMP@"
|