home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples1.exe / MetaInfo / __official__.ver < prev    next >
Encoding:
Text File  |  2000-06-23  |  350 b   |  20 lines

  1. //
  2. // __official__.ver
  3. //
  4. // This one file defines the official master build number for all
  5. // files built in the COM+ Runtime.
  6. //
  7.  
  8. #ifndef COR_OFFICIAL_BUILD_NUMBER
  9. #define COR_OFFICIAL_BUILD_NUMBER 1812
  10. #endif
  11.  
  12. #ifndef COR_BUILD_YEAR
  13. #define COR_BUILD_YEAR 2000
  14. #endif
  15.  
  16. #ifndef COR_BUILD_MONTH
  17. #define COR_BUILD_MONTH 14
  18. #endif
  19.  
  20.