Skip to content

Commit

Permalink
v0.20.1-rc3 -> v0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mooskagh committed Jan 7, 2019
1 parent c1f1a36 commit ef2b351
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.20.1 (2019-01-07)
~~~~~~~

* Change to atomic for cache capacity. (#665)

v0.20.1-rc3 (2019-01-06)
~~~~~~~~~~~

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 20
#define LC0_VERSION_PATCH 1
#define LC0_VERSION_POSTFIX "rc3"
#define LC0_VERSION_POSTFIX ""

0 comments on commit ef2b351

Please sign in to comment.