Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
198 B

//
// Increase me when you update the code!
//
#define SLAYER_BIN_VERSION 6,0,5,0
#define SLAYER_STRING_VERSION_HELPER(x) #x
#define SLAYER_STRING_VERSION(x) SLAYER_STRING_VERSION_HELPER(x)