Version bump to 2.1.7

This commit is contained in:
Grigory Chudov
2018-03-11 19:17:57 -04:00
parent a4565dbd30
commit d6ed3177aa
60 changed files with 80 additions and 83 deletions

View File

@@ -61,7 +61,7 @@ namespace AudioDataPlugIn
// the plugin and for display in the log file
public string GetAudioTransferPluginName()
{
return "CUETools DB Plugin V2.1.6";
return "CUETools DB Plugin V2.1.7";
}
// Each plugin should have its own options page.
@@ -278,7 +278,7 @@ namespace AudioDataPlugIn
#endif
var form = new FormSubmitParity(
ctdb,
"EAC" + m_data.HostVersion + " CTDB 2.1.6",
"EAC" + m_data.HostVersion + " CTDB 2.1.7",
m_drivename,
conf,
(arTest.Position != 0 && arTest.CRC32(0) == ar.CRC32(0)) ? 100 :