1 | /* SCCS Id: @(#)date.h 3.3 1996/05/17 */ 2 | 3 | /* This source file is generated by 'makedefs'. Do not edit. */ 4 | #define BUILD_DATE "Mon Aug 21 15:25:57 2000" 5 | #define BUILD_TIME (966867957L) 6 | 7 | #define VERSION_NUMBER 0x03030100UL 8 | #define VERSION_FEATURES 0x00be0c46UL 9 | #define VERSION_SANITY1 0x211ae17dUL 10 | #define VERSION_SANITY2 0x988195c4UL 11 | 12 | #define VERSION_STRING "3.3.1" 13 | #define VERSION_ID \ 14 | "Unix NetHack Version 3.3.1 - last build Mon Aug 21 15:25:57 2000." 15 |