home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / sc621_3.zip / src / version.c < prev    next >
C/C++ Source or Header  |  1992-05-11  |  149b  |  8 lines

  1. /*
  2.  * CODE REVISION NUMBER:
  3.  *
  4.  * The part after the first colon, except the last char, appears on the screen.
  5.  */
  6.  
  7. char *rev = "$Revision: 6.21 $";
  8.