Skip to content

Commit

Permalink
Mark 0.28.1 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
borg323 committed Dec 12, 2021
1 parent 226d9ae commit fa66290
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
v0.28.1-rc1 (2021-12-05)
v0.28.1 (2021-12-12)
~~~~~~~
* No changes from rc1.

v0.28.1-rc1 (2021-12-05)
~~~~~~~
* Improved cuda performance for 512 filter networks on Amprere GPUs.
* Several fixes for the onnx backend.
Expand Down
2 changes: 1 addition & 1 deletion src/version.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define LC0_VERSION_MAJOR 0
#define LC0_VERSION_MINOR 28
#define LC0_VERSION_PATCH 1
#define LC0_VERSION_POSTFIX "rc1"
#define LC0_VERSION_POSTFIX ""

0 comments on commit fa66290

Please sign in to comment.