Skip to content

Commit e191c7c

Browse files
Updated the version number
1 parent f4bc418 commit e191c7c

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
@@ -8,7 +8,7 @@ if(WIN32)
88
endif()
99

1010

11-
set(VERSION 20.09.0-DevelopmentSnapshot)
11+
set(VERSION 20.11.0)
1212
set(GITVERSION ${VERSION})
1313
set(CMAKE_CXX_STANDARD 14)
1414
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)