[Proj] PROJ 5.1.0RC1

Greg Troxel gdt at lexort.com
Thu May 24 14:18:23 EST 2018


Kristian Evers <kreve at sdfe.dk> writes:

> Following that had me at 14:0:2. I could use a guide that explains
> that stuff in a simpler way :-)

My advice is to look at the resulting soname and make sure that's right.

Basically:

  first number increments if an interface is changed or removed.  (This
  is a big deal and should only happen via a commit that expects to do
  this, with discussion.)

  Second number increments if an interface is added (and first doesn't
  increment).

  third number increments if the code changes

Instead of letting the user manage this, libtool has a funny way of
encoding it like above, there is a interface version/age scheme where
when you increment both version and age, you are saying that there
wasn't an interface change, just an addition.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 162 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/proj/attachments/20180524/426990de/attachment.pgp 


More information about the Proj mailing list