Skip to content

Commit

Permalink
GCHP 14.4.2 release
Browse files Browse the repository at this point in the history
Changed version numbers in:
- CHANGELOG.md
- CMakeLists.txt
- docs/source/conf.py

Submodule versions have now been updated to:
- GEOS-Chem (Science Codebase) 14.4.2
- HEMCO 3.9.2
- Cloud-J 7.7.2

See CHANGELOG.md for a list of updates in this version.

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Jul 24, 2024
1 parent 65227ab commit 8560108
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This file documents all notable changes to the GCHP wrapper repository starting

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [14.4.2] - TBD
## [14.4.2] - 2024-07-24
### Changed
- Updated Cloud-J submodule to 7.7.2
- Disable support for FAST-JX for all simulations except Hg
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.13)
project (gchp_ctm
VERSION 14.4.1
VERSION 14.4.2
LANGUAGES Fortran CXX C
)

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = 'GEOS-Chem Support Team'

# The full version, including alpha/beta/rc tags
release = '14.4.1'
release = '14.4.2'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion src/GCHP_GridComp/GEOSChem_GridComp/geos-chem
Submodule geos-chem updated 1 files
+1 −1 CHANGELOG.md

0 comments on commit 8560108

Please sign in to comment.