We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c5730 commit 7126a1eCopy full SHA for 7126a1e
CMakeLists.txt
@@ -61,7 +61,7 @@ if(SINGULARITY_USE_KOKKOS AND SINGULARITY_USE_CUDA)
61
set(CMAKE_CXX_COMPILER ${NVCC_WRAPPER_DIR}/nvcc_wrapper CACHE STRING "")
62
endif()
63
64
-project(singularity-eos VERSION 1.4.0)
+project(singularity-eos VERSION 1.5.0)
65
66
if(SINGULARITY_USE_FORTRAN)
67
enable_language(CXX Fortran)
0 commit comments