Skip to content

Commit

Permalink
pumi version 2.2.9
Browse files Browse the repository at this point in the history
see issue #405
  • Loading branch information
cwsmith committed Nov 2, 2024
1 parent 43afdd0 commit f87525c
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.8)

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

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

0 comments on commit f87525c

Please sign in to comment.