Skip to content

Commit 0953870

Browse files
committed
v0.21.2-rc3 -> v0.21.2
1 parent 78e5754 commit 0953870

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.21.2-rc3 (2019-06-08)
1+
v0.21.2 (2019-06-09)
2+
~~~~~~~
3+
4+
* Divide by a slightly smaller divisor to truncate to +/-12800. (#880)
5+
6+
v0.21.2-rc3 (2019-06-08)
27
~~~~~~~~~~~
38

49
* Centipawn conversion (#860)

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 21
33
#define LC0_VERSION_PATCH 2
4-
#define LC0_VERSION_POSTFIX "rc3"
4+
#define LC0_VERSION_POSTFIX ""

0 commit comments

Comments
 (0)