home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / tkTableversion.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-04-27  |  207 b   |  9 lines

  1. #if 0
  2. TBL_MAJOR_VERSION = 2
  3. TBL_MINOR_VERSION = 7
  4. TBL_VERSION     = $(TBL_MAJOR_VERSION).$(TBL_MINOR_VERSION)
  5. #endif
  6. #define TBL_MAJOR_VERSION 2
  7. #define TBL_MINOR_VERSION 7
  8. #define TBL_VERSION "2.7"
  9.