|
textwolf
0.2
|
textwolf API version definition More...
Go to the source code of this file.
Macros | |
| #define | _TEXTWOLF_VERSION_MAJOR 0 |
| #define | _TEXTWOLF_VERSION_MINOR 2 |
| #define | _TEXTWOLF_VERSION_REVISION 0 |
| #define | _TEXTWOLF_VERSION_NUM ((_TEXTWOLF_VERSION_MAJOR*10000)+(_TEXTWOLF_VERSION_MINOR*100)+(_TEXTWOLF_VERSION_REVISION*1)) |
textwolf API version definition
| #define _TEXTWOLF_VERSION_MAJOR 0 |
| #define _TEXTWOLF_VERSION_MINOR 2 |
| #define _TEXTWOLF_VERSION_NUM ((_TEXTWOLF_VERSION_MAJOR*10000)+(_TEXTWOLF_VERSION_MINOR*100)+(_TEXTWOLF_VERSION_REVISION*1)) |
| #define _TEXTWOLF_VERSION_REVISION 0 |
1.8.6