Version Numbers #945
Replies: 3 comments 1 reply
-
Because -rcxx doesn't mean anything anymore at this point, an plain number works as well. |
Beta Was this translation helpful? Give feedback.
-
That’s fair enough, just wanted to check this is a permanent change before I update my software that connects with it as it’s currently not functioning with the new format. |
Beta Was this translation helpful? Give feedback.
-
It’s fine, just not how my code parses version strings that’s all. I get it’s good to be out of release candidate mode, it’s been a while and like you say it starts to get meaningless. do we have a roadmap for what the features we are aiming for with a change to build numbers? I.e what’s the target to get to 0.7.1 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that we have gone from Major.Minor.Patch[-rcN] e.g. 0.7.0-rc13 to Major.Minor.Build.Revision e.g. 0.7.0.1
I'm wondering why did we make that change?
Beta Was this translation helpful? Give feedback.
All reactions