]> icculus.org git repositories - btb/d2x.git/blob - main/vers_id.h
move d1x license to COPYING, license clarifications
[btb/d2x.git] / main / vers_id.h
1 // 
2 // Auto-generated include file [used to be]
3 // Generated by MAKE from INFERNO.INI settings 
4 // 
5
6
7 #define VERSION_TYPE    "Full Version" 
8 #define DESCENT_VERSION "D2X " VERSION
9 #define D2X_IVER (D2XMAJOR*10000+D2XMINOR*100+D2XMICRO)