curl-library
RE: library version bump
From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Fri, 23 May 2008 12:24:08 +0200
Date: Fri, 23 May 2008 12:24:08 +0200
Daniel Stenberg wrote:
> From what I understand you use that first digit for SONAME (5) and
that'll be fine for you, and systems that can do this transition in a
backwards compatible way will then use libtool and use 4 as the major
number.
Perfectly right: OS400 can use current alone (was 4, becomes 5). Others
use current - age (was 4 - 0 = 4, becomes 5 - 1 = 4: unchanged).
Received on 2008-05-23