Skip to content

Commit 740477e

Browse files
committed
bump to 6.0.8
1 parent 4a4754b commit 740477e

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22

33
if(NOT PROJECT_NAME STREQUAL gotm)
4-
project(gotm VERSION 6.0.4 LANGUAGES Fortran)
4+
project(gotm VERSION 6.0.8 LANGUAGES Fortran)
55
endif()
66

77
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules/")

0 commit comments

Comments
 (0)