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

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