Skip to content

Commit

Permalink
Merge pull request #902 from GEOS-ESM/feature/mathomp4/update-changel…
Browse files Browse the repository at this point in the history
…og-for-273-release

Update CHANGELOG and CMake for 2.7.3 Release [skip ci]
  • Loading branch information
mathomp4 authored Jun 24, 2021
2 parents a7bb471 + 176bcb8 commit c182071
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Fixed

## [2.7.3] - 2021-06-24

### Fixed

- Ensure grid coordinates are always provided in radians

## [2.7.2] - 2021-06-23
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 (
MAPL
VERSION 2.7.2
VERSION 2.7.3
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

# mepo can now clone subrepos in three styles
Expand Down

0 comments on commit c182071

Please sign in to comment.