We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3f823 commit 08d7d3cCopy full SHA for 08d7d3c
1 file changed
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.20)
2
-project(NuclearPhysics VERSION 1.0.0 LANGUAGES Fortran C)
+project(NuclearPhysics VERSION 0.2.17 LANGUAGES Fortran C)
3
4
# Set Fortran standards and flags
5
set(CMAKE_Fortran_MODULE_DIRECTORY ${PROJECT_BINARY_DIR}/mod)
0 commit comments