From 34ba94ae63eee6660fd74d20fbca43d55f2704ac Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 7 Aug 2023 21:41:21 +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 425e579..85bae05 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,4 +1,4 @@ -0.0.20230801-UNRELEASED +0.0.20230807-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 5638e37..4b7651f 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -0.0.20230801-UNRELEASED +0.0.20230807-UNRELEASED