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
220 B

  1. // version.h
  2. #define CHIP_VER 9 // 1=4200, 2=4115, 8=4200diag, 9=4115diag
  3. #define BUILD_VER 27
  4. #define CUST_VER1 0 // 1=casio
  5. #define CUST_VER2 0
  6. #define REL_VER "9, 27, 0, 0\0"
  7. // must end in blank line