Skip to content

Release Number Logic

Tom edited this page Jun 24, 2015 · 1 revision

#The logic behind my release numbers

My releases are numbered x.y.z like 0.7.3
What is the logic behind this numbering?

  • x: major release, massiv code restructuring / rewriting
  • y: feature release, adding new features
  • z: release contains no new features, only bug fixing and internal task completion

Clone this wiki locally