Skip to content

Commit 4b38d11

Browse files
authored
Merge pull request #124 from Goddard-Fortran-Ecosystem/tmp/release
Tmp/release
2 parents 0f04c68 + c8d711b commit 4b38d11

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# ------------------------------------------------------------------------ #
2121
cmake_minimum_required (VERSION 3.12)
2222
project (PFLOGGER
23-
VERSION 1.13.1
23+
VERSION 1.14.0
2424
LANGUAGES Fortran)
2525

2626
set (CMAKE_MODULE_PATH

ChangeLog.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.14.0] - 2024-03-26
11+
1012
### Changed
1113

1214
- Added `-quiet` flag for NAG Fortran

0 commit comments

Comments
 (0)