mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 00:19:51 -04:00
2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme
This commit is contained in:
parent
15ae99ee11
commit
6e1283ccd8
13 changed files with 41 additions and 17 deletions
|
@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
|||
|
||||
set (ZINT_VERSION_MAJOR 2)
|
||||
set (ZINT_VERSION_MINOR 6)
|
||||
set (ZINT_VERSION_RELEASE 6)
|
||||
set (ZINT_VERSION_RELEASE 7)
|
||||
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