Update plugin version numbers, remove API version back compatibility (API v1 is now...
[vamp-aubio-plugins.git] / plugins / Onset.cpp
index d475b11..daf0567 100644 (file)
@@ -74,7 +74,7 @@ Onset::getMaker() const
 int
 Onset::getPluginVersion() const
 {
-    return 1;
+    return 2;
 }
 
 string