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 716133e commit 4d281e0Copy full SHA for 4d281e0
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.8)
8
9
-project(SCOREC VERSION 2.2.8 LANGUAGES CXX C)
+project(SCOREC VERSION 2.3.0 LANGUAGES CXX C)
10
11
include(cmake/bob.cmake)
12
include(cmake/xsdk.cmake)
0 commit comments