We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a29ce commit a353456Copy full SHA for a353456
CMakeLists.txt
@@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")
4
include(guidelineSupportLibrary)
5
6
project(GSL
7
- VERSION 3.1.0
+ VERSION 4.0.0
8
LANGUAGES CXX
9
)
10
0 commit comments