comparison plugins/ChromagramPlugin.cpp @ 233:c9c562f37dd7

Update tests and versions for qm-dsp fixes
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 30 May 2019 16:22:09 +0100
parents 28850f3cf65b
children
comparison
equal deleted inserted replaced
232:48c60a09577d 233:c9c562f37dd7
83 } 83 }
84 84
85 int 85 int
86 ChromagramPlugin::getPluginVersion() const 86 ChromagramPlugin::getPluginVersion() const
87 { 87 {
88 return 4; 88 return 5;
89 } 89 }
90 90
91 string 91 string
92 ChromagramPlugin::getCopyright() const 92 ChromagramPlugin::getCopyright() const
93 { 93 {