| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | #define OOPSE_VERSION_MAJOR 2 |
| 2 | < | #define OOPSE_VERSION_MINOR 0 |
| 3 | < | #define OOPSE_VERSION_TINY 0 |
| 1 | > | #define OOPSE_VERSION_MAJOR 3 |
| 2 | > | #define OOPSE_VERSION_MINOR 1 |
| 3 | > | #define OOPSE_VERSION_TINY 4 |
| 4 | ||
| 5 | #define MK_STR(s) # s | |
| 6 | #define STR_DEFINE(t, s) t = MK_STR(s) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |