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.

10 lines
307 B

  1. #define PRODUCT_MAJOR_VERSION 4
  2. #define PRODUCT_MINOR_VERSION 0
  3. #define PRODUCT_REVISION 0
  4. #define PRODUCT_BUILD 6
  5. #define PRODUCT_VERSION_STRING "4.0.6\0"
  6. #define FILE_MAJOR_VERSION 4
  7. #define FILE_MINOR_VERSION 0
  8. #define FILE_REVISION 0
  9. #define FILE_BUILD 6
  10. #define FILE_VERSION_STRING "4.0.6\0"