home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / perl502b.zip / ext / DPI / dpi_version.h next >
C/C++ Source or Header  |  1995-09-26  |  140b  |  7 lines

  1. #ifndef dpi_versionH
  2. #define dpi_versionH
  3.  
  4. #define VERSION "DPI Version 2.0.13, Compiled "__DATE__" at "__TIME__
  5.  
  6. #endif /* dpi_versionH */
  7.