> > > /** > - * ODP API bug correction version > - * > - * Bug corrections to the API files. APIs with the same major and sub > - * versions, but different bug correction versions are backward > compatible. > + * ODP API minor version > + * Minor version is incremented when introducing backward compatible > changes > + * to the API. > + * For an API with common generation and major version, but with different > + * minor numbers the two versions are backward compatible. > + * Changes to the test suite will increment this digit. > + * Changes to linux-generic will not increment this digit. > */ >
If changes to linux-generic will not change this digit, how will they be tracked?
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
