From: Benoit <bo...@st...> - 2007-11-19 16:04:07
|
> Thanks, will do. Since we changed the API in an incompatible way we have = to > increment the SO-Version of the library (and reset SO-AGE). We should > therefore also increment some higher part of the version (instead of > 0.8.x). > > What is your versioning policy? It looks to me that bugfix-only release > have an incrementing micro version (0.8.1->0.8.2) and that API changes > require the minor version to be incremented (so that the next release wou= ld > be 0.9.0?). > > So the question is: Is 0.9.0 ok with you or do you have another proposal? Generally I did: micro =3D bugfix and very minor features. minor =3D new features and source-incompatible API changes. I don't mind which you chose, but API changes should have no influence on t= he=20 version number unless it's source-incompatible. =2D-=20 Benoit Gr=E9goire Technologies Coeus inc. |