| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #define OOPSE_VERSION_MAJOR 3 | |
| 2 | < | #define OOPSE_VERSION_MINOR 0 |
| 3 | < | #define OOPSE_VERSION_TINY 1 |
| 2 | > | #define OOPSE_VERSION_MINOR 1 |
| 3 | > | #define OOPSE_VERSION_TINY 0 |
| 4 | /* The version of Open Babel */ | |
| 5 | #define BABEL_VERSION "2.0.0rc1" | |
| 6 | #define MK_STR(s) # s | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |