Skip to content

Commit

Permalink
updated version to 2.2 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellKod authored Feb 4, 2023
1 parent 09317e3 commit 43f5edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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" )
Expand Down

0 comments on commit 43f5edd

Please sign in to comment.