release version and cmake coded version sync

This commit is contained in:
Kjell Hedström : Engineering Leadership 2021-04-08 21:13:18 -06:00 committed by GitHub
parent d3f2d11ae6
commit 663050dc52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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