8 lines
214 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//
// Increase me when you update the code!
//
#define SHIMEXTS_BIN_VERSION 1,0,0,0
#define SHIMEXTS_STRING_VERSION_HELPER(x) #x
#define SHIMEXTS_STRING_VERSION(x) SHIMEXTS_STRING_VERSION_HELPER(x)