Skip to content

Commit

Permalink
Bump version of unofficial release to patched074_210710a
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiraoka committed Jul 10, 2021
1 parent 927d502 commit d6ea778
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion unofficial_release/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 210704b
VERSION = 210710a
ZIP_NAME = tmp_Lizzie-patched-0.7.4_$(VERSION).zip
FILES = Lizzie.vbs README.html README_ja.html config.txt jar jre katago

Expand Down
3 changes: 2 additions & 1 deletion unofficial_release/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>Lizzie patched-0.7.4</h1>
<h2>Contents</h2>

<ul>
<li>Lizzie: <a href="https://github.com/featurecat/lizzie/issues/798">patched-0.7.4</a> on 2021-07-04 (Major bugs in Lizzie 0.7.4 are fixed.)</li>
<li>Lizzie: <a href="https://github.com/featurecat/lizzie/issues/798">patched-0.7.4</a> on 2021-07-10 (Major bugs in Lizzie 0.7.4 are fixed.)</li>
<li>KataGo: <a href="https://github.com/lightvector/KataGo/releases/tag/v1.9.1">1.9.1</a> + <a href="https://d3dndmfyhecmj0.cloudfront.net/g170/neuralnets/index.html">15 blocks network</a> (g170e-b15c192-s1672 from <a href="https://github.com/lightvector/KataGo/releases/tag/v1.4.5">KataGo 1.4.5</a>)</li>
<li>Java: minimum runtime environment for Lizzie</li>
</ul>
Expand All @@ -40,6 +40,7 @@ <h2>License</h2>
<h2>Changes</h2>

<ul>
<li>210710a: bug fixes for engine menu and dual display</li>
<li>210704b: workaround for non-ASCII path names (thx &gt; Eba san)</li>
<li>210704a: initial version</li>
</ul>
Expand Down
3 changes: 2 additions & 1 deletion unofficial_release/README_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>Lizzie patched-0.7.4</h1>
<h2>内容</h2>

<ul>
<li>Lizzie: <a href="https://github.com/featurecat/lizzie/issues/798">patched-0.7.4</a> 2021-07-04版 (Lizzie 0.7.4の大バグも修正済)</li>
<li>Lizzie: <a href="https://github.com/featurecat/lizzie/issues/798">patched-0.7.4</a> 2021-07-10版 (Lizzie 0.7.4の大バグも修正済)</li>
<li>KataGo: <a href="https://github.com/lightvector/KataGo/releases/tag/v1.9.1">1.9.1</a> + <a href="https://d3dndmfyhecmj0.cloudfront.net/g170/neuralnets/index.html">15ブロックネットワーク</a> (<a href="https://github.com/lightvector/KataGo/releases/tag/v1.4.5">KataGo 1.4.5</a>のg170e-b15c192-s1672)</li>
<li>Java: Lizzieに必要な最低限の実行環境入り</li>
</ul>
Expand All @@ -40,6 +40,7 @@ <h2>ライセンス</h2>
<h2>更新履歴</h2>

<ul>
<li>210710a: エンジンメニューのバグやデュアルモニター時の不具合を修正</li>
<li>210704b: 日本語フォルダ名でのエラーを回避 (thx &gt; 江場さん)</li>
<li>210704a: 最初のバージョン</li>
</ul>
Expand Down

0 comments on commit d6ea778

Please sign in to comment.