Skip to main content

[English] Version numbers

How does my logical numbering of my version numbers work?

Well, it's actually quite simple. 

X(number of complete rewrites).Y(number of new features).Z(number of bug fixes + mini changes)

This means that version 3.9.17 has already been rewritten 

  • has been rewritten 3 times 
  • has 9 added features since the last rewrite 
  • had 17 bug fixes or other small things. 

With each new complete rewrite Y and Z set back to 0. 

Version 3.9.17 + rewrite -> 4.0.0