Skip to content

Commit

Permalink
Update changelog and cmakelists for 2.46.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 16, 2024
1 parent 425140a commit 6c4186b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Deprecated

## [2.46.3] - 2024-08-19
## [2.46.3] - 2024-08-16

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ endif ()

project (
MAPL
VERSION 2.46.2
VERSION 2.46.3
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

# Set the possible values of build type for cmake-gui
Expand Down

0 comments on commit 6c4186b

Please sign in to comment.