Skip to content

Commit 8229737

Browse files
committed
Mark 0.31.1.
1 parent 2e72f42 commit 8229737

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
v0.31.0 (2024-06-16)
1+
v0.31.1 (2024-08-11)
2+
~~~~~~~
3+
* Make WDL_mu score type work as intended.
4+
* Fix macos CI builds.
5+
6+
v0.31.0 (2024-06-16)
27
~~~~~~~
38
* No changes from rc3.
49

src/version.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define LC0_VERSION_MAJOR 0
22
#define LC0_VERSION_MINOR 31
3-
#define LC0_VERSION_PATCH 0
3+
#define LC0_VERSION_PATCH 1
44
#define LC0_VERSION_POSTFIX ""

0 commit comments

Comments
 (0)