| # | Line 2 | Line 2 | |
|---|---|---|
| 2 | #define OOPSE_VERSION_MINOR 0 | |
| 3 | #define OOPSE_VERSION_TINY 0 | |
| 4 | /* The version of Open Babel */ | |
| 5 | < | #define BABEL_VERSION "2.0.0rc1" |
| 5 | > | #define BABEL_VERSION "2.0.2" |
| 6 | #define MK_STR(s) # s | |
| 7 | #define STR_DEFINE(t, s) t = MK_STR(s) | |
| 8 | /* The file extension used for shared modules */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |