mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-05 01:04:07 -04:00
Update version info
This commit is contained in:
parent
9ee63311ff
commit
0feb6152d6
4 changed files with 54 additions and 6 deletions
|
@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
|||
|
||||
set (ZINT_VERSION_MAJOR 2)
|
||||
set (ZINT_VERSION_MINOR 1)
|
||||
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