From 32f984de5626c24f83f1e429d54c6c95725718fe Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 14 Aug 2023 20:59:55 +0100 Subject: [PATCH] Date/version bump. --- doc/NEWS.md | 2 +- doc/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NEWS.md b/doc/NEWS.md index 85bae05..9aa49c7 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,4 +1,4 @@ -0.0.20230807-UNRELEASED +0.0.20230814-UNRELEASED * feature: new "`--enable-static`" option to "`configure`" for static builds ([GH#75](https://github.com/a-j-wood/pv/pull/75)) * cleanup: added a test for terminal width detection to "`make test`" diff --git a/doc/VERSION b/doc/VERSION index 4b7651f..31de453 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -0.0.20230807-UNRELEASED +0.0.20230814-UNRELEASED