From 08a8c2ea7084d36cbbf3dd00f391a239135347d7 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Fri, 28 Jul 2023 22:36:42 +0100 Subject: [PATCH] Version bump and first changes listed. --- doc/NEWS.md | 4 ++++ doc/VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/NEWS.md b/doc/NEWS.md index 517d6ae..7453916 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,3 +1,7 @@ +0.0.20230729-UNRELEASED + * cleanup: added "`make analyse`" to run "`splint`" and "`flawfinder`" on all source files + * cleanup: corrected detection of boolean capability + 1.7.18 - 28 July 2023 * fix: language file installation had been broken by the configuration script rewrite diff --git a/doc/VERSION b/doc/VERSION index df1b094..1276983 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -1.7.18 +0.0.20230729-UNRELEASED