1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Version bump to 1.5.5

This commit is contained in:
Ivan Savenko
2024-07-15 07:11:11 +00:00
parent 7328c9ffd6
commit 4ad81dcaf8
5 changed files with 11 additions and 4 deletions

View File

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