Skip to content

Commit 43f5edd

Browse files
authored
updated version to 2.2 (#476)
1 parent 09317e3 commit 43f5edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ endif()
6868

6969
# Calculate the version number
7070
SET(MAJOR_VERSION 2)
71-
SET(MINOR_VERSION 1)
71+
SET(MINOR_VERSION 2)
7272

7373
IF ( NOT VERSION )
7474
IF ( "${CMAKE_HOST_SYSTEM_NAME}" STREQUAL "Windows" )

0 commit comments

Comments
 (0)