1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

Bump version to 1.4

This commit is contained in:
Ivan Savenko
2023-07-27 19:14:47 +03:00
parent c3584f7f91
commit f78e766a2d
4 changed files with 10 additions and 3 deletions

View File

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