mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Syncronize QZint
This commit is contained in:
@@ -8,8 +8,8 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
#set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
#comment or remove the above line before release
|
||||
|
||||
set (ZINT_VERSION_MAJOR 1)
|
||||
set (ZINT_VERSION_MINOR 99)
|
||||
set (ZINT_VERSION_MAJOR 2)
|
||||
set (ZINT_VERSION_MINOR 0)
|
||||
set (ZINT_VERSION_RELEASE 1)
|
||||
set (ZINT_VERSION "${ZINT_VERSION_MAJOR}.${ZINT_VERSION_MINOR}.${ZINT_VERSION_RELEASE}" )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user