home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / GNUMAN.ZIP / version.h < prev    next >
Text File  |  1991-01-10  |  406b  |  18 lines

  1. /*
  2.  * version.h
  3.  *
  4.  * Copyright (c) 1991, John W. Eaton.
  5.  *
  6.  * You may distribute under the terms of the GNU General Public
  7.  * License as specified in the README file that comes with the man 1.0
  8.  * distribution.
  9.  *
  10.  * John W. Eaton
  11.  * jwe@che.utexas.edu
  12.  * Department of Chemical Engineering
  13.  * The University of Texas at Austin
  14.  * Austin, Texas  78712
  15.  */
  16.  
  17. static char version[] = "1.0";
  18.