Added by: ~Paul, 2010 V 19
| Type: | feature |
|---|---|
| Status: | closed |
| Progress: | 100 |
Please put the version number into the source code so users can know which version they're using and know what changes are new in the changelog.
Added by: tomek, 2010 V 30, Last modified: 2010 V 31
Version numbers are defined in
ttmathtypes.h
:
#define TTMATH_MAJOR_VER 0
#define TMATH_MINOR_VER 9
#define TTMATH_REVISION_VER 2
#define TTMATH_PRERELEASE_VER 1