bump product version to 7.2.5.1
[LibreOffice.git] / external / liborcus / windows-constants-hack.patch
blob51aabfa1fb4765dc57639cb7bc35b16a458fd840
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
5 @@ -7,7 +7,9 @@
7 #include "orcus/info.hpp"
9 -#include "constants.inl"
10 +#define ORCUS_MAJOR_VERSION 0
11 +#define ORCUS_MINOR_VERSION 16
12 +#define ORCUS_MICRO_VERSION 0
14 namespace orcus {