<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">That’s weird, I’ve set them exactly the same in both CMake and autotools:<div class=""><a href="https://github.com/OSGeo/PROJ/commit/3bd548d816f141b617c7b3252e22b4f0b7fdd352" class="">https://github.com/OSGeo/PROJ/commit/3bd548d816f141b617c7b3252e22b4f0b7fdd352</a></div><div class=""><br class=""></div><div class="">Is this perhaps because <span class="blob-code-inner blob-code-marker" data-code-marker="+">PROJ_API_VERSION in CmakeLists.txt should be set to</span></div><div class=""><span class="blob-code-inner blob-code-marker" data-code-marker="+">current-age instead of just current?</span></div><div class=""><span class="blob-code-inner blob-code-marker" data-code-marker="+"><br class=""></span></div><div class=""><span class="blob-code-inner blob-code-marker" data-code-marker="+">/Kristian</span></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 26 Oct 2020, at 13:28, Sebastiaan Couwenberg <<a href="mailto:sebastic@xs4all.nl" class="">sebastic@xs4all.nl</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">The library SOVERSION is out of sync between the CMake and Autotools<br class="">buildsystems.<br class=""><br class="">CMake uses 21 and Autotools uses 19.<br class=""><br class="">The version-info for autotools should probably be: 21:0:0<br class=""><br class="">The current value, 21:0:2, results in 19 (21 - 2).<br class=""><br class="">Kind Regards,<br class=""><br class="">Bas<br class=""><br class="">-- <br class=""> GPG Key ID: 4096R/6750F10AE88D4AF1<br class="">Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1<br class="">_______________________________________________<br class="">PROJ mailing list<br class=""><a href="mailto:PROJ@lists.osgeo.org" class="">PROJ@lists.osgeo.org</a><br class="">https://lists.osgeo.org/mailman/listinfo/proj<br class=""></div></div></blockquote></div><br class=""></div></body></html>