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

Bump version to 1.3

This commit is contained in:
Ivan Savenko
2023-03-27 23:31:46 +03:00
parent b2f5042942
commit 6f8513e303
4 changed files with 11 additions and 1 deletions

View File

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