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