mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 08:28:44 -04:00
Update version to 2.1.1
This commit is contained in:
parent
5b52afdc8a
commit
0cfcc41bb4
7 changed files with 11 additions and 11 deletions
|
@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
|||
|
||||
set (ZINT_VERSION_MAJOR 2)
|
||||
set (ZINT_VERSION_MINOR 2)
|
||||
set (ZINT_VERSION_RELEASE 0)
|
||||
set (ZINT_VERSION_RELEASE 1)
|
||||
set (ZINT_VERSION "${ZINT_VERSION_MAJOR}.${ZINT_VERSION_MINOR}.${ZINT_VERSION_RELEASE}" )
|
||||
|
||||
add_definitions (-DZINT_VERSION=\"${ZINT_VERSION}\" -Wall)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue