# | Line 5 | Line 5 | |
---|---|---|
5 | #define STRINGIZE(s) STRINGIZE2(s) | |
6 | ||
7 | #define DAODAN_VERSION_MAJOR 3 | |
8 | < | #define DAODAN_VERSION_MINOR 6 |
8 | > | #define DAODAN_VERSION_MINOR 7 |
9 | #define DAODAN_VERSION_STRING STRINGIZE(DAODAN_VERSION_MAJOR) "." STRINGIZE(DAODAN_VERSION_MINOR) | |
10 | ||
11 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |