On Jul 13, 2010, at 9:44 AM CDT, Jeff Squyres wrote: > How are we doing ABI-wise? (sorry I haven't paid enough attention) Will the > next Libtool ABI version be 0:2:1?
Wouldn't that be a nonsensical libtool ABI version string? I read that as saying: "This library exposes interface version 0, revision 2. It also supports interfaces as far back as -1." Unless you've done something pretty exotic, I don't think interface -1 makes much sense. -Dave