6 Sep
2012
6 Sep
'12
7:50 a.m.
* Ross Paterson <ross@soi.city.ac.uk> [2012-09-06 08:34:20+0100]
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/