Skip to content

Commit

Permalink
Update version to 12.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Nov 15, 2019
1 parent f3e6a70 commit 3e0b07c
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.6.1 LANGUAGES Fortran)
project(GEOS_Chem VERSION 12.6.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.6.1'
GC_CLASSIC_VERSION = '12.6.2'

0 comments on commit 3e0b07c

Please sign in to comment.