1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

[develop] Version bump to 1.7.0

Release date TBD
This commit is contained in:
Ivan Savenko
2024-12-21 14:22:21 +00:00
parent 367e1f1925
commit 85fde7b0ea
4 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
set(VCMI_VERSION_MAJOR 1)
set(VCMI_VERSION_MINOR 6)
set(VCMI_VERSION_MINOR 7)
set(VCMI_VERSION_PATCH 0)
add_definitions(
-DVCMI_VERSION_MAJOR=${VCMI_VERSION_MAJOR}