IdVers.rh 790 B

1234567891011121314
  1. #define IDVER_FILEVERSION 10,6,2,0
  2. #define IDVER_FILEVERSION_STR "10.6.2.0\0"
  3. #define IDVER_PRODUCTVERSION 10,6,2
  4. #define IDVER_PRODUCTVERSION_STR "10.6.2\0"
  5. #define IDVER_COPYRIGHT_STR "Copyright © 1993 - 2021 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
  6. #define IDVER_FILEDESC_RTPKG_SYSTEM_STR "Internet Direct (Indy) 10.6.2 - System Run-Time Package\0"
  7. #define IDVER_FILEDESC_RTPKG_CORE_STR "Internet Direct (Indy) 10.6.2 - Core Run-Time Package\0"
  8. #define IDVER_FILEDESC_RTPKG_PROTOCOLS_STR "Internet Direct (Indy) 10.6.2 - Protocols Run-Time Package\0"
  9. #define IDVER_FILEDESC_DTPKG_CORE_STR "Internet Direct (Indy) 10.6.2 - Core Design-Time Package\0"
  10. #define IDVER_FILEDESC_DTPKG_PROTOCOLS_STR "Internet Direct (Indy) 10.6.2 - Protocols Design-Time Package\0"