changeset 35:b35d5b2abf84

Bump version
author Chris Cannam
date Thu, 15 Sep 2016 10:28:14 +0100
parents bc4841b14d0f
children 96cb7ef3cc24
files VampTestPlugin.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/VampTestPlugin.cpp	Wed Sep 14 17:56:19 2016 +0100
+++ b/VampTestPlugin.cpp	Thu Sep 15 10:28:14 2016 +0100
@@ -93,7 +93,7 @@
 int
 VampTestPlugin::getPluginVersion() const
 {
-    return 3;
+    return 4;
 }
 
 string