From caf7d6ff1821d5321abff274d7031ec80bbecd96 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Tue, 25 Jul 2023 22:41:41 +0100 Subject: [PATCH] Unreleased 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 a896643..29fb6f1 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,4 +1,4 @@ -0.0.20230724-UNRELEASED +0.0.20230725-UNRELEASED * fix: correct byte prefix size to 2 spaces in rate display, so progress display size remains constant at low transfer rates * cleanup: rewrote `configure.in` as per suggestions in newer "`autoconf`" manuals * cleanup: replaced `header.in` with one generated by "`autoheader`", moving custom logic to a separate header file "`config-aux.h`" diff --git a/doc/VERSION b/doc/VERSION index e19c40e..83b3f21 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -0.0.20230724-UNRELEASED +0.0.20230725-UNRELEASED