Skip to content

Commit a8e3aef

Browse files
committed
Merge branch 'develop'
2 parents debc743 + ae139fc commit a8e3aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ endif()
66
# This is the top level CMake file for the SCOREC build
77
cmake_minimum_required(VERSION 3.12)
88

9-
project(SCOREC VERSION 4.0.0 LANGUAGES CXX C)
9+
project(SCOREC VERSION 4.1.0 LANGUAGES CXX C)
1010

1111
include(cmake/bob.cmake)
1212
include(cmake/xsdk.cmake)

0 commit comments

Comments
 (0)