Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Bump version for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-j-wood committed Jul 27, 2023
1 parent ae81f83 commit 173de4f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.0.20230727-UNRELEASED
1.7.17 - 27 July 2023
* feature: new "`--sync`" option to flush cache to disk after every write (related to [GH#6](https://github.com/a-j-wood/pv/issues/6), to improve accuracy when writing to slow disks)
* feature: new "`--direct-io`" option to bypass cache - implements [GH#29 "Option to enable *O_DIRECT*"](https://github.com/a-j-wood/pv/issues/29) - requested by Romain Kang, Jacek Wielemborek
* fix: correct byte prefix size to 2 spaces in rate display, so progress display size remains constant at low transfer rates
Expand Down
2 changes: 1 addition & 1 deletion doc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.20230727-UNRELEASED
1.7.17
2 changes: 1 addition & 1 deletion doc/lsm.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Begin3
Title: @PACKAGE@
Version: @VERSION@
Entered-date: 17JUL23
Entered-date: 27JUL23
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
Expand Down

0 comments on commit 173de4f

Please sign in to comment.