1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-25 00:37:24 +02:00

Bump version to 1.6.6

This commit is contained in:
Ivan Savenko
2025-02-03 21:06:30 +00:00
parent e113622dc3
commit aa59d6ac72
4 changed files with 10 additions and 3 deletions

View File

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