internal_doc/version_numbering.md

Release numbering

Convention

Use the x.y.z.b numbers with :

releases only used x.y.z . Dev versions use x.y.z.b

Use a tic toc process. When z is even, it's a release version (then builds only for hotfixes), and when z is odd, it's for dev version.

Git

Each release version must have a tag and should be in master branch. x.y.z.b should exist only in dev branch

News file

Only document the x.y.z version



jomuller/vartors documentation built on May 19, 2019, 7:26 p.m.