updated version to 2.2 (#476)

This commit is contained in:
Kjell Hedström 2023-02-04 04:45:29 -07:00 committed by GitHub
parent 09317e3573
commit 43f5eddcdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ endif()
# Calculate the version number
SET(MAJOR_VERSION 2)
SET(MINOR_VERSION 1)
SET(MINOR_VERSION 2)
IF ( NOT VERSION )
IF ( "${CMAKE_HOST_SYSTEM_NAME}" STREQUAL "Windows" )