home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / sh-utils-1.12-src.tgz / tar.out / fsf / sh-utils / src / version.c < prev    next >
C/C++ Source or Header  |  1996-09-28  |  91b  |  4 lines

  1. #include <config.h>
  2. #include "version.h"
  3. const char *version_string = "GNU sh-utils 1.12";
  4.