Skip to content

Commit 7126a1e

Browse files
authored
Update CMakeLists.txt
bump minor version number by 1 after reorganization.
1 parent 54c5730 commit 7126a1e

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
@@ -61,7 +61,7 @@ if(SINGULARITY_USE_KOKKOS AND SINGULARITY_USE_CUDA)
6161
set(CMAKE_CXX_COMPILER ${NVCC_WRAPPER_DIR}/nvcc_wrapper CACHE STRING "")
6262
endif()
6363

64-
project(singularity-eos VERSION 1.4.0)
64+
project(singularity-eos VERSION 1.5.0)
6565

6666
if(SINGULARITY_USE_FORTRAN)
6767
enable_language(CXX Fortran)

0 commit comments

Comments
 (0)