changeset 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
files onsetsdsplugin.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/onsetsdsplugin.cpp	Fri Nov 29 11:57:32 2013 +0000
+++ b/onsetsdsplugin.cpp	Fri Nov 29 12:02:55 2013 +0000
@@ -75,7 +75,7 @@
 int
 OnsetsDSPlugin::getPluginVersion() const
 {
-    return 1;
+    return 2;
 }
 
 string