Fixed file splitter

This commit is contained in:
Yutaka Sawada
2024-02-09 11:59:08 +09:00
committed by GitHub
parent eb010ec7f5
commit da879a098f
4 changed files with 3 additions and 2 deletions

View File

@@ -4,11 +4,12 @@ Release note of v1.3.3 tree
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
[ Changes from 1.3.3.2 to 1.3.3.3 ] (2024/01/21)
[ Changes from 1.3.3.2 to 1.3.3.3 ] (2024/02/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.
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */