Dates bumped for release of 1.6.20

This commit is contained in:
Andrew Wood
2021-09-12 17:13:24 +01:00
parent 386e3ac5fa
commit 0ca8ef5187
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.6.20 - NOT YET RELEASED
1.6.20 - 12 September 2021
- fix: add missing stddef.h include to number.c (Sam James)
1.6.19 - 5 September 2021
+1 -1
View File
@@ -1,7 +1,7 @@
Begin3
Title: @PACKAGE@
Version: @VERSION@
Entered-date: 08SEP21
Entered-date: 12SEP21
Description: A tool for monitoring the progress of data through a
pipeline. It can be inserted into any normal pipeline
between two processes to give a visual indication of how
+1 -1
View File
@@ -46,7 +46,7 @@ make test
%doc README doc/NEWS doc/TODO doc/COPYING
%changelog
* Wed Sep 8 2021 Andrew Wood <andrew.wood@ivarch.com> 1.6.20-1
* Sun Sep 12 2021 Andrew Wood <andrew.wood@ivarch.com> 1.6.20-1
- fix: add missing stddef.h include to number.c (Sam James)
* Sun Sep 5 2021 Andrew Wood <andrew.wood@ivarch.com> 1.6.19-1