Skip to content

Commit

Permalink
pumi version 2.2.8
Browse files Browse the repository at this point in the history
see issue #383
  • Loading branch information
cwsmith committed Sep 21, 2023
1 parent e7bfea2 commit 736bb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ endif()
# This is the top level CMake file for the SCOREC build
cmake_minimum_required(VERSION 3.0)

project(SCOREC VERSION 2.2.7 LANGUAGES CXX C)
project(SCOREC VERSION 2.2.8 LANGUAGES CXX C)

include(cmake/bob.cmake)
include(cmake/xsdk.cmake)
Expand Down

0 comments on commit 736bb87

Please sign in to comment.