Dates bumped for release of 1.6.20
This commit is contained in:
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user