Page 1 of 1

Release numbering

Posted: Tue Jun 02, 2020 2:52 am
by andro
Hi CA. What is your release numbering schema? Seems you only release on odd dot dot numbers. This is common in open source, just wondering if you follow this convention. Some people may wonder what happened to 2.0.16.

Re: Release numbering

Posted: Tue Jun 02, 2020 4:19 am
by cherryaudio Greg
2.0.16 was beta tested and not publicly released.

Re: Release numbering

Posted: Tue Jun 02, 2020 4:51 am
by andro
Linux kernel numbering is such that an even minor version number is stable, and an odd development. Thought you may be following a variant of that. [It's not that I was wondering what happened to 2.0.16.]

Re: Release numbering

Posted: Tue Jun 02, 2020 5:00 am
by cherryaudio Greg
We just increment each time we modify the code.