Release 1.1.93
This commit is contained in:
parent
90d825e7f8
commit
f8acdc9497
@ -28,8 +28,8 @@ OPTION(WERROR "Treat compile warnings as errors" OFF)
|
||||
|
||||
|
||||
SET(LIB_MAJOR_VERSION "1")
|
||||
SET(LIB_MINOR_VERSION "0")
|
||||
SET(LIB_BUILD_VERSION "38")
|
||||
SET(LIB_MINOR_VERSION "1")
|
||||
SET(LIB_BUILD_VERSION "93")
|
||||
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_BUILD_VERSION}")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user