C++ API: Increase .so library version
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 21 Jul 2017 10:00:58 +0000 (12:00 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 21 Jul 2017 10:00:59 +0000 (12:00 +0200)
commit3b7ea7ef0840b633a7f79fbb730ed353a6168448
treed1fd5abc5437a42ad9b5f58ea95cc70bfceb554a
parent4a3012a352d49f7c9c47bf8e9ffbc34558fcf24a
C++ API: Increase .so library version

We have an ABI break in this release (get_strings_and_reopen() changes),
so programs using the C++ wrapper need to be recompiled.
ftdipp/CMakeLists.txt