From e63b6225f817102ee987e659e7818673e61a56f9 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 31 Jul 2023 23:23:39 +0100 Subject: [PATCH] Bump for new unreleased version. --- 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 5547869..ad8a6e5 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,3 +1,7 @@ +0.0.20230801-UNRELEASED + + * cleanup: added a test for terminal width detection to "`make test`" + 1.7.24 - 30 July 2023 * fix: correct terminal size detection, broken in 1.7.17 by the configuration script rewrite ([GH#72](https://github.com/a-j-wood/pv/issues/72)) diff --git a/doc/VERSION b/doc/VERSION index 384e29d..5638e37 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -1.7.24 +0.0.20230801-UNRELEASED