Skip to content

Commit 6f6da0e

Browse files
authored
Update CMakeLists.txt
1 parent 0c09462 commit 6f6da0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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 0)
71+
SET(MINOR_VERSION 1)
7272

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

0 commit comments

Comments
 (0)