Commit 2dec5be
authored
Update version.cmake
# If this commit is applied, it will ....
Show versions above 0.G-19098-gb374081a98
EG:
cdda-0.I-2025-10-22-0304
cdda-experimental-2025-10-25-0651
cdda-0.H-2025-07-10-0402
# Explain why this change is being made
# |<---- Limit Each Line to a Maximum Of 72 Characters ---->|
Version naming format looks to have changed pinning versions
presented on the main screen to 0.G-19098-gb374081a98,
as it was the last matching tag.
cdda-* looks to be appropriate,if the intention is to match both
major and experimental releases
If only major releases are intended the following should fit:
cdda-[0-9].[A-Z]*
# Provide links or keys to any relevant tickets, articles or other resources
# Example: fixes #1234, closes #2345, resolves #3456, references #45671 parent b20e933 commit 2dec5be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments