mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-23 11:56:03 +00:00
bump version to 1.99.1 (2.0 beta 1)
This commit is contained in:
@@ -9,8 +9,8 @@ set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
#comment or remove the above line before release
|
||||
|
||||
set (ZINT_VERSION_MAJOR 1)
|
||||
set (ZINT_VERSION_MINOR 80)
|
||||
set (ZINT_VERSION_RELEASE 0)
|
||||
set (ZINT_VERSION_MINOR 99)
|
||||
set (ZINT_VERSION_RELEASE 1)
|
||||
set (ZINT_VERSION "${ZINT_VERSION_MAJOR}.${ZINT_VERSION_MINOR}.${ZINT_VERSION_RELEASE}" )
|
||||
|
||||
add_definitions (-DZINT_VERSION=\"${ZINT_VERSION}\")
|
||||
|
||||
Reference in New Issue
Block a user