home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 June / PCFJune.iso / Xenon / C++ / FreeCommandLineTools.exe / Include / bhver.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-31  |  268 b   |  9 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  2. #define VER_BUILDMAJOR 4 
  3. #define VER_BUILDMINOR 0 
  4. #define VER_BUILDMM_STR "4.00" 
  5. #define BH_VER "SMS Retail 352" 
  6. #define VER_BUILDNUMBER 352 
  7. #define VER_BUILDNUMBER_STR "352" 
  8. #pragma option pop /*P_O_Pop*/
  9.