
Go to the source code of this file.
Defines | |
| #define | BUILD_DATE "Sat Jan 15 11:33:58 2011" |
| #define | BUILD_TIME (1295087638L) |
| #define | VERSION_NUMBER 0x03050400UL |
| #define | VERSION_FEATURES 0x001e0cceUL |
| #define | IGNORED_FEATURES 0x00800000UL |
| #define | VERSION_SANITY1 0x22217189UL |
| #define | VERSION_SANITY2 0xb08995f0UL |
| #define | VERSION_STRING "3.5.4" |
| #define | VERSION_ID "Unix UnNetHack Version 3.5.4 - last build Sat Jan 15 11:33:58 2011." |
| #define BUILD_DATE "Sat Jan 15 11:33:58 2011" |
| #define BUILD_TIME (1295087638L) |
| #define IGNORED_FEATURES 0x00800000UL |
Referenced by check_version().
| #define VERSION_FEATURES 0x001e0cceUL |
Referenced by check_version(), and store_version().
| #define VERSION_ID "Unix UnNetHack Version 3.5.4 - last build Sat Jan 15 11:33:58 2011." |
Referenced by getversionstring().
| #define VERSION_NUMBER 0x03050400UL |
Referenced by check_version(), and store_version().
| #define VERSION_SANITY1 0x22217189UL |
Referenced by check_version(), and store_version().
| #define VERSION_SANITY2 0xb08995f0UL |
Referenced by check_version(), and store_version().
| #define VERSION_STRING "3.5.4" |
Referenced by dump_header_html(), and version_string().
1.7.2