Skip to content

Commit e0c5088

Browse files
committed
Update version number to 3.2
1 parent 2539b88 commit e0c5088

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
@@ -8,7 +8,7 @@ else(APPLE)
88
endif(APPLE)
99

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

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

0 commit comments

Comments
 (0)