Skip to content

Commit

Permalink
Merge pull request #120 from GEOS-ESM/sdrabenh-patch-2
Browse files Browse the repository at this point in the history
Update model version number
  • Loading branch information
sdrabenh authored Mar 4, 2020
2 parents ec89a36 + c9d3e24 commit ab30dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_policy (SET CMP0054 NEW)

project (
GEOSgcm
VERSION 10.10
VERSION 10.11
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

if ("${PROJECT_SOURCE_DIR}" STREQUAL "${PROJECT_BINARY_DIR}")
Expand Down

0 comments on commit ab30dee

Please sign in to comment.