On 2011-02-21, at 15:04, Dr. H. Nikolaus Schaller wrote: > Since it is libobjc2, I would expect some 2.x version numbers. > > I.e. the major version number to denote API changes and the > minor numbers to denote bug fixes and minor enhancements.
In that case, the version number would be 4.x since the ABI version indicated by the soname is 4. ABI versions do not really have to relate to version numbers in any way, though. -Truls _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
