From 53a96f3779c618f2c8febecab5fec9b71c8337d1 Mon Sep 17 00:00:00 2001 From: Tom Clune Date: Wed, 10 Jul 2024 08:41:39 -0400 Subject: [PATCH] Prep for release. --- CMakeLists.txt | 2 +- ChangeLog.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 45818ba..b91b674 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) project (YAFYAML - VERSION 1.3.0 + VERSION 1.4.0 LANGUAGES Fortran) # Most users of this software do not (should not?) have permissions to diff --git a/ChangeLog.md b/ChangeLog.md index d2c600d..81db726 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.0] - 2024-07-10 + ### Fixed - Workaround for weird link error in GFortran 13.3 involving