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 5c5e3a7 commit 97d08d9Copy full SHA for 97d08d9
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.9 LANGUAGES CXX C)
+project(SCOREC VERSION 2.2.10 LANGUAGES CXX C)
10
11
include(cmake/bob.cmake)
12
include(cmake/xsdk.cmake)
0 commit comments