diff NNLSBase.cpp @ 170:ba9310bcc3fc v1.1

Bump plugin version
author Chris Cannam
date Fri, 23 Oct 2015 09:35:56 +0100
parents 9e9267d6d78a
children d95c4cdef8af
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