home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / shellutils-1.8 / 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.