changeset 170:ba9310bcc3fc v1.1

Bump plugin version
author Chris Cannam
date Fri, 23 Oct 2015 09:35:56 +0100
parents 2fc2d70e7d0f
children 7de720f503a5
files NNLSBase.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NNLSBase.cpp	Fri Oct 23 09:19:47 2015 +0100
+++ b/NNLSBase.cpp	Fri Oct 23 09:35:56 2015 +0100
@@ -81,7 +81,7 @@
     if (debug_on) cerr << "--> getPluginVersion" << endl;
     // Increment this each time you release a version that behaves
     // differently from the previous one
-    return 4;
+    return 5;
 }
 
 string