Skip to content

Commit

Permalink
Merge pull request #595 from GEOS-ESM/sdrabenh-patch-1
Browse files Browse the repository at this point in the history
Uptick GCM to v11.0.2
  • Loading branch information
mathomp4 authored May 23, 2023
2 parents 3461bf4 + 76d33be commit c1f2818
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## Unreleased

## [11.0.2] - 2023-05-23

### Zero-diff to Previous Release: YES
### Restart Changes: NO

### Major Changes:
* Updates related to MITgcm
* Uptick to MITgcm to next [checkpoint](https://github.com/GEOS-ESM/MITgcm/commit/628b4a6c855aa63b5a0abd98cd35d549b969caa7)
* Uptick to [MOM6 geos/v2.2.0](https://github.com/GEOS-ESM/MOM6/compare/geos/v2.1.0...geos/v2.2.0)
* Uptick to [GEOS_OceanGridComp v2.1.0](https://github.com/GEOS-ESM/GEOS_OceanGridComp/compare/v2.0.0...v2.1.0)

## [11.0.1] - 2023-05-18

### Zero-diff to Previous Release: YES
Expand Down
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 11.0.1
VERSION 11.0.2
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

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

0 comments on commit c1f2818

Please sign in to comment.