Skip to content

Commit

Permalink
pumi version 3.0.0
Browse files Browse the repository at this point in the history
see issue #467
  • Loading branch information
cwsmith committed Dec 6, 2024
1 parent bd3721b commit 5643b4d
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.3.0 LANGUAGES CXX C)
project(SCOREC VERSION 3.0.0 LANGUAGES CXX C)

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

0 comments on commit 5643b4d

Please sign in to comment.