|
From: Peter O'G. <pe...@po...> - 2009-03-17 17:42:26
|
Andreas Ericsson wrote: >> So, to sum it up: >> >> Next release, called "1.0": >> LIBDBI_LIB_CURRENT 1 >> LIBDBI_LIB_REVISION 0 >> LIBDBI_LIB_AGE 1 >> >> If we fix some bugs in that release, we'll have "1.1": >> >> LIBDBI_LIB_CURRENT 1 >> LIBDBI_LIB_REVISION 1 >> LIBDBI_LIB_AGE 1 >> >> If we add further functions in a backwards compatible way, we'll have "2.0": >> >> LIBDBI_LIB_CURRENT 2 >> LIBDBI_LIB_REVISION 0 >> LIBDBI_LIB_AGE 2 >> > > (why is LIBDBI_LIB_AGE bumped here?) So the soname doesn't change. Peter -- Peter O'Gorman http://pogma.com |