Hendrik, Am 20.05.2009 um 09:50 schrieb Hendrik Sattler:
> I still don't thing that 6:0:0 is the right library version. Libtool's > way of versioning libraries is.... ugly :-( > Is there a way to trick it into creating files like > libopenobexs.so -> libopenobex.so.1.6.0 > libopenobex.so.2 -> libopenobex.so.1.6.0 > ? > Currently, that will rename libopenobex.so.1.5.0 (old) to > libopenobex.so.6.0.0 (new) which looks like a marketing versioning. in libtool terms 1.6 means support for 6 API versions since version 1 (i.e. not version 0 but every version since). On the other hand 6.0 means support for version 6 API only. Maybe "1.6" and "6.0" look very different to the casual observer but they both convey the same fact: we are at API version 6. I don't recall the API changes, wasn't it about the USB structures? If so Maybe we'll get away with advertising compatibility, where in fact structure sizes have changed (but are not used by apps anyway, are they?). regards, Christian ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Openobex-users mailing list Openobex-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/openobex-users