[PROJ] PROJ 7.2.0RC1 and PROJ-data 1.3RC1

Sebastiaan Couwenberg sebastic at xs4all.nl
Mon Oct 26 05:48:07 PDT 2020


On 10/26/20 1:34 PM, Kristian Evers wrote:
> That’s weird, I’ve set them exactly the same in both CMake and autotools:
> https://github.com/OSGeo/PROJ/commit/3bd548d816f141b617c7b3252e22b4f0b7fdd352 <https://github.com/OSGeo/PROJ/commit/3bd548d816f141b617c7b3252e22b4f0b7fdd352>
> 
> Is this perhaps because PROJ_API_VERSION in CmakeLists.txt should be set to
> current-age instead of just current?

PROJ_API_VERSION is used to set the SOVERSION for CMake, so this must
match the calculated SOVERSION (current - age) for Autotools.

Since the intention is to bump the ABI, version-info should be 21:0:0.

See the libtool manual for more information:

 https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


More information about the PROJ mailing list