Skip to content

Commit

Permalink
Merge pull request #1798 from chuckatkins/bump-version
Browse files Browse the repository at this point in the history
Bump version to 2.5.0
  • Loading branch information
Chuck Atkins authored Oct 1, 2019
2 parents 62e6fe3 + ccb456f commit 837d1b0
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 @@ -14,7 +14,7 @@ endif()

include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake)

setup_version(2.4.0)
setup_version(2.5.0)

project(ADIOS2 VERSION ${ADIOS2_VERSION})
if(POLICY CMP0074)
Expand Down

0 comments on commit 837d1b0

Please sign in to comment.