mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Version bump to 2.0.8
This commit is contained in:
@@ -738,7 +738,7 @@ namespace JDP {
|
||||
if (useAR || useCUEToolsDB)
|
||||
cueSheet.DataTrackLengthMSF = txtDataTrackLength.Text;
|
||||
if (useCUEToolsDB)
|
||||
cueSheet.UseCUEToolsDB(false, "CUETools 2.0.7");
|
||||
cueSheet.UseCUEToolsDB(false, "CUETools 2.0.8");
|
||||
if (useAR)
|
||||
cueSheet.UseAccurateRip();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user