home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / useful / dist / gnu / shellutils / shellutils-1.8-amiga / src / version.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-28  |  127 b   |  3 lines

  1. /* Make the binaries identifiable with the RCS ident command.  */
  2. char *version_string = "\n$Version: GNU shellutils 1.8 $\n";
  3.