home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume19 / xephem / part21 / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-15  |  266 b   |  7 lines

  1. /* this string constant defines the current version of xephem.
  2.  * it is used by versionmenu.c to display the version in the Intro banner.
  3.  * it is also updated by any subsequent patches that are issued for xephem.
  4.  */
  5.  
  6. #define    PATCHLEVEL    "Version 2.4b May 10, 1993"
  7.