Skip to content

Commit

Permalink
Prep for v4.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
qbarnes committed Dec 11, 2021
1 parent 296d161 commit 020bda6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.8.1 -- Sat Dec 11 01:12:14 UTC 2021 -- Quentin Barnes

* Correct a substantial performance regression when doing high
level writes to the log file.

4.8.0 -- Tue Dec 7 20:52:50 UTC 2021 -- Quentin Barnes

* This release is virtually all of Tim Mann's work, and most of
Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define VERSION "4.8.0"
#define VERSION "4.8.1"

0 comments on commit 020bda6

Please sign in to comment.