Skip to content

Commit

Permalink
Release details.
Browse files Browse the repository at this point in the history
  • Loading branch information
tclune committed Mar 13, 2024
1 parent d2cd450 commit 93cf48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# ------------------------------------------------------------------------ #
cmake_minimum_required (VERSION 3.12)
project (PFLOGGER
VERSION 1.13.1
VERSION 1.13.2
LANGUAGES Fortran)

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

### Fixed

## [1.13.2] - 2024-03-13

- Another fix for MockMpi layer. With the workaround for NAG in previous release, GFortran 13 detects some inconsistencies that are now resolved.

## [1.13.1] - 2024-03-07
Expand Down

0 comments on commit 93cf48f

Please sign in to comment.