home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / BASH_112.ZIP / BASH-112.TAR / bash-1.12 / version.h < prev    next >
Text File  |  1993-02-13  |  303b  |  9 lines

  1. /* Version control for the shell.  This file gets changed when you say
  2.    `make newversion' to the Makefile.  It is created by newversion.aux. */
  3.  
  4. /* The distribution version number of this shell. */
  5. #define DISTVERSION "1.12"
  6.  
  7. /* The last built version of this shell. */
  8. #define BUILDVERSION 0
  9.