corrected version

This commit is contained in:
Kjell Hedström 2022-11-08 09:31:37 -07:00 committed by GitHub
parent ed91b899f0
commit 21195751be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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