diff -r b1bc3f723e14 -r 33ba35eff910 devel-versioning.rst --- a/devel-versioning.rst Sun Nov 27 23:32:16 2011 +0200 +++ b/devel-versioning.rst Sun Nov 27 23:34:15 2011 +0200 @@ -182,8 +182,9 @@ Why do not do this on success build: * You can have several build machine which may concurrently update version. - * There does not exist tools for easy querying for status of build (as ok/fail, - build configuration, date, coverage, lint checks, etc). + * There does not exist tools for easy querying for status of build by its + number (as ok/fail, build configuration, date, coverage, lint checks status, + etc). * Some part of development team may not have permission for bumping version and after build they must revert some automatically updated files.