Skip to content

Commit

Permalink
Merge pull request #54 from Goddard-Fortran-Ecosystem/feature/update-…
Browse files Browse the repository at this point in the history
…submodule2

Feature/update submodule2
  • Loading branch information
tclune authored Mar 23, 2022
2 parents 4336757 + 32d8873 commit 1c85cb2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.0)
# the library gftl-shared retain the hyphen (and lower case)

project (GFTL_SHARED
VERSION 1.4.0
VERSION 1.4.1
LANGUAGES Fortran)


Expand Down
9 changes: 6 additions & 3 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.1] - 2022-03-23

### Changed

- Updated gFTL submodule to v1.6.0

## [1.4.0] - 2022-03-23

### Added

- Add `NVHPC.cmake` file for NVHPC support

### Changed

- Updated gFTL submodule to v1.6.0

## [1.3.6] - 2021-11-16

Expand Down

0 comments on commit 1c85cb2

Please sign in to comment.