home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / utilities / system / yak_1.59 / source / version.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-04  |  251 b   |  5 lines

  1. #define COPYRIGHT_STR  " © 1993,1994 Gaël Marziou & Philippe Bastiani"
  2. #define VERSION_NAME   "Yak 1.59"
  3. #define VERSION_BROKER VERSION_NAME " " __AMIGADATE__  COPYRIGHT_STR
  4. #define VERSION_STR    "$VER: " VERSION_NAME " " __AMIGADATE__ COPYRIGHT_STR
  5.