We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4472afa commit bb02f08Copy full SHA for bb02f08
1 file changed
CMakeLists.txt
@@ -8,7 +8,7 @@ else(APPLE)
8
endif(APPLE)
9
10
project(CRPropa Fortran C CXX)
11
-set(CRPROPA_RELEASE_VERSION >3.1.6) # Update for new release
+set(CRPROPA_RELEASE_VERSION >3.1.7) # Update for new release
12
13
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
14
0 commit comments