Skip to content

Commit

Permalink
Change version to GEOS-Chem 12.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Melissa Sulprizio <[email protected]>
  • Loading branch information
msulprizio committed Feb 27, 2020
1 parent b37660e commit 3e2f541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project(GEOS_Chem VERSION 12.7.1 LANGUAGES Fortran)
project(GEOS_Chem VERSION 12.7.2 LANGUAGES Fortran)

# Set policies
cmake_policy(SET CMP0054 NEW)
Expand Down
2 changes: 1 addition & 1 deletion GeosCore/gc_classic_version.H
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
! Z = updated for patches that do not break backwards compatibility
! with run directories from the last benchmarked version X.Y.0.
!-----------------------------------------------------------------------
GC_CLASSIC_VERSION = '12.7.1'
GC_CLASSIC_VERSION = '12.7.2'

0 comments on commit 3e2f541

Please sign in to comment.