|
From: Dirk E. <ed...@de...> - 2010-01-27 14:08:37
|
On 27 January 2010 at 09:01, Luigi Ballabio wrote: | On Tue, 2010-01-26 at 20:38 -0600, Dirk Eddelbuettel wrote: | > Any plans on changing the major/minor? It is still libQuantLib.so.0.0.0 -- | > should that change with 1.0 (or 1.0.0) ? Just curious.... | | I'm still trying to wrap my head around libtool conventions. | According to | <http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html>, it should start at 0.0.0 and increase independently of the actual version number. Yes, I am seeing that done as well. Eg I worked a little with Google ProtoBuf, and they are at 'API number 6' with actual version 2.3.0. Either way, on the next API/ABI change we should probably move from 0.0.0 :) Right now Debian simply encodes the QL version number in the name as the three digits have never changed from 0.0.0. That too, is common. Either way should work for me. Not sure what is best / least work for you and QL. Dirk -- Three out of two people have difficulties with fractions. |