
6 Sep
2012
6 Sep
'12
3:50 a.m.
* Ross Paterson
The principle should be: - code that built against a particular version of a package will also build against any release with the same major version. - code using explicit imports that built against a particular version of a package will also build against any release with the same minor version.
I think you swapped 'major' and 'minor' in these two sentences. -- Roman I. Cheplyaka :: http://ro-che.info/