2018-08-30 2.6.4 HaO Set version to 2.6.4

This commit is contained in:
Harald Oehlmann 2019-08-30 19:18:14 +02:00
parent 202acd9d3e
commit 6949143419
9 changed files with 147 additions and 136 deletions

View file

@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
set (ZINT_VERSION_MAJOR 2)
set (ZINT_VERSION_MINOR 6)
set (ZINT_VERSION_RELEASE 3)
set (ZINT_VERSION_RELEASE 4)
set (ZINT_VERSION "${ZINT_VERSION_MAJOR}.${ZINT_VERSION_MINOR}.${ZINT_VERSION_RELEASE}" )
add_definitions (-DZINT_VERSION=\"${ZINT_VERSION}\" -Wall)