Fixes to the set-version.sh script.

This commit is contained in:
Storm Dragon
2025-12-27 19:20:43 -05:00
parent 88a88574ac
commit af2b76e971
3 changed files with 64 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
project('cthulhu',
version: '2025.12.27',
version: '2025.12.27-testing',
meson_version: '>= 1.0.0',
)