changeset 38:2ea9885df069 tip

Bump version
author Chris Cannam
date Tue, 28 Jan 2020 15:06:58 +0000
parents bd22e6f4809d
children
files VampTestPlugin.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/VampTestPlugin.cpp	Tue Jan 28 15:06:39 2020 +0000
+++ b/VampTestPlugin.cpp	Tue Jan 28 15:06:58 2020 +0000
@@ -93,7 +93,7 @@
 int
 VampTestPlugin::getPluginVersion() const
 {
-    return 4;
+    return 5;
 }
 
 string