diff --git a/alpha/MultiPar.exe b/alpha/MultiPar.exe index 81ea867..6e7d6a3 100644 Binary files a/alpha/MultiPar.exe and b/alpha/MultiPar.exe differ diff --git a/alpha/Update_English.txt b/alpha/Update_English.txt index c666fa7..bd73dd7 100644 --- a/alpha/Update_English.txt +++ b/alpha/Update_English.txt @@ -4,12 +4,13 @@ Release note of v1.3.3 tree /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -[ Changes from 1.3.3.2 to 1.3.3.3 ] (2024/02/11) +[ Changes from 1.3.3.2 to 1.3.3.3 ] (2024/06/09) PAR2 client update Bug fix Fixed a bug in GPU acceleration, when there are many OpenCL devices. Failure of splitting source files with numerical extension was fixed. + Faulty prediction of the last block in a file with repeated data was fixed. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/alpha/Update_Japanese.txt b/alpha/Update_Japanese.txt index 9f74620..1fb1584 100644 --- a/alpha/Update_Japanese.txt +++ b/alpha/Update_Japanese.txt @@ -1,4 +1,4 @@ -v1.3.3 の更新情報 (2024/02/11) +v1.3.3 の更新情報 (2024/06/09)  まだ動作実験中ですので、不安な人は前のバージョンを使ってください。 diff --git a/alpha/par2j.exe b/alpha/par2j.exe index 80894f6..dadec9b 100644 Binary files a/alpha/par2j.exe and b/alpha/par2j.exe differ diff --git a/alpha/par2j64.exe b/alpha/par2j64.exe index b53dc47..60074b3 100644 Binary files a/alpha/par2j64.exe and b/alpha/par2j64.exe differ