Skip to content

Commit 25fd625

Browse files
authored
Merge pull request #83 from Goddard-Fortran-Ecosystem/feature/mathomp4/update-submodule
Update gFTL to v1.15.0
2 parents b30a15e + a1a4131 commit 25fd625

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.12)
1212
# the library gftl-shared retain the hyphen (and lower case)
1313

1414
project (GFTL_SHARED
15-
VERSION 1.9.0
15+
VERSION 1.10.0
1616
LANGUAGES Fortran)
1717

1818

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [1.10.0] - 2025-01-31
9+
810
### Added
911

1012
- LLVMFlang compiler support
1113

1214
### Changed
1315

16+
- Updated gFTL to v1.15.0
1417
- Update CI to have `gfortran-10` and `gfortran-11` only on `ubuntu-22.04`
1518
- Update CI NVIDIA to NVHPC 24.7
1619
- Add Flang to CI

extern/gFTL

Submodule gFTL updated 77 files

0 commit comments

Comments
 (0)