Skip to content

Commit

Permalink
Merge pull request #103 from Goddard-Fortran-Ecosystem/feature/releas…
Browse files Browse the repository at this point in the history
…e-prep

Preparing for release.
  • Loading branch information
tclune authored Nov 29, 2023
2 parents 7439ba6 + 8443061 commit 421b0ec
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.10.0
VERSION 1.11.0
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.11.0] - 2023-11-29

### Fixed

- Workarounds for MPICH C_LOC missing interface (https://github.com/pmodels/mpich/issues/6691)
Expand Down

0 comments on commit 421b0ec

Please sign in to comment.