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

Version bump to 1.6.0

This commit is contained in:
Ivan Savenko
2024-05-06 15:40:17 +00:00
parent 0e36b9651a
commit b1390bde9c
4 changed files with 10 additions and 3 deletions

View File

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