1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Version bump

This commit is contained in:
Ivan Savenko
2024-01-19 16:18:13 +02:00
parent 789c96d9b0
commit 2886d421ab
4 changed files with 11 additions and 4 deletions

View File

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