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 7559854 commit ae139fcCopy full SHA for ae139fc
CMakeLists.txt
@@ -6,7 +6,7 @@ endif()
6
# This is the top level CMake file for the SCOREC build
7
cmake_minimum_required(VERSION 3.12)
8
9
-project(SCOREC VERSION 4.0.0 LANGUAGES CXX C)
+project(SCOREC VERSION 4.1.0 LANGUAGES CXX C)
10
11
include(cmake/bob.cmake)
12
include(cmake/xsdk.cmake)
0 commit comments