jackaudio / jack-example-tools

Official examples and tools from the JACK project
GNU General Public License v2.0
37 stars 14 forks source link

Use semantic versioning #67

Closed fpesari closed 2 years ago

fpesari commented 2 years ago

Hello,

could you please adopt semantic versioning rather than current version 1? It would help packagers. Thanks.

falkTX commented 2 years ago

We already decided against it. We will follow a style similar to what systemd does, just incrementing a number. It is really all semantics ;)

We are not counting on doing bugfix-only releases, that is, having main/master and stable/hotfix branches, instead it is all or nothing.