Skip to content

Commit

Permalink
Merge pull request #445 from Goddard-Fortran-Ecosystem/develop
Browse files Browse the repository at this point in the history
GitFlow
  • Loading branch information
tclune authored Nov 29, 2023
2 parents 4d16884 + 16ebe7d commit 49a83b1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cmake_minimum_required(VERSION 3.12)

project (PFUNIT
VERSION 4.7.4
VERSION 4.8.0
LANGUAGES Fortran C)

cmake_policy(SET CMP0077 NEW)
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.8.0] -2023-11-29

### Changed

- Updated submodule for fArgparse [v1.6.0]

## [4.7.4] - 2023-11-01

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion extern/fArgParse

0 comments on commit 49a83b1

Please sign in to comment.