| version 1.8 | | version 1.9 |
|---|
| | |
| #Figured its better to put it here than in defines, since its not supposed | | #Figured its better to put it here than in defines, since its not supposed |
| #to be set by the user, only the maintainer | | #to be set by the user, only the maintainer |
| D1XMAJOR = 1 | | D1XMAJOR = 1 |
| D1XMINOR = 38 | | D1XMINOR = 40 |
| #for instance, to make ver 1.3, use major=1, minor=30 | | #for instance, to make ver 1.3, use major=1, minor=40 |
| | | |
| ifdef ENV_MSVC | | ifdef ENV_MSVC |
| # definitions for MS commandline tools | | # definitions for MS commandline tools |