Skip to content

Commit bb02f08

Browse files
committed
fix release number
1 parent 4472afa commit bb02f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ else(APPLE)
88
endif(APPLE)
99

1010
project(CRPropa Fortran C CXX)
11-
set(CRPROPA_RELEASE_VERSION >3.1.6) # Update for new release
11+
set(CRPROPA_RELEASE_VERSION >3.1.7) # Update for new release
1212

1313
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
1414

0 commit comments

Comments
 (0)