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