Mercurial > hg > vamp-onsetsds-plugin
comparison onsetsdsplugin.cpp @ 10:1aa45968fbad
bump plugin version, to reflect new outputs
author | Dan Stowell <dan.stowell@elec.qmul.ac.uk> |
---|---|
date | Fri, 29 Nov 2013 12:02:55 +0000 |
parents | deae47ee00e7 |
children | 1ee043ea9d06 |
comparison
equal
deleted
inserted
replaced
9:deae47ee00e7 | 10:1aa45968fbad |
---|---|
73 } | 73 } |
74 | 74 |
75 int | 75 int |
76 OnsetsDSPlugin::getPluginVersion() const | 76 OnsetsDSPlugin::getPluginVersion() const |
77 { | 77 { |
78 return 1; | 78 return 2; |
79 } | 79 } |
80 | 80 |
81 string | 81 string |
82 OnsetsDSPlugin::getCopyright() const | 82 OnsetsDSPlugin::getCopyright() const |
83 { | 83 { |