home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / YAK211SR.LHA / Yak_2.11_Src / Version.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-10-18  |  78 b   |  6 lines

  1. #include "Code.h"
  2. #include "version.h"
  3.  
  4. const char versionstr[]=VERSION_STR;
  5.  
  6.