1 diff --git a/src/liborcus/info.cpp b/src/liborcus/info.cpp
2 index ae571f5..539ce18 100644
3 --- a/src/liborcus/info.cpp
4 +++ b/src/liborcus/info.cpp
7 #include "orcus/info.hpp"
9 -#include "constants.inl"
10 +#define ORCUS_MAJOR_VERSION 0
11 +#define ORCUS_MINOR_VERSION 19
12 +#define ORCUS_MICRO_VERSION 2