Skip to content

Commit

Permalink
Mark 0.31.0 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
borg323 committed Jun 16, 2024
1 parent abcec8d commit 018f28b
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.31.0-rc3 (2024-05-29)
v0.31.0 (2024-06-16)
~~~~~~~
* No changes from rc3.

v0.31.0-rc3 (2024-05-29)
~~~~~~~
* The `WDLDrawRateTarget` option now accepts the value 0 (new default) to retain
raw WDL values if `WDLCalibrationElo` is set to 0 (default).
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 31
#define LC0_VERSION_PATCH 0
#define LC0_VERSION_POSTFIX "rc3"
#define LC0_VERSION_POSTFIX ""

0 comments on commit 018f28b

Please sign in to comment.