changeset 103:9d81703dcf6e matthiasm-plugin v0.2.1

set internal version number to 3
author Matthias Mauch <mail@matthiasmauch.net>
date Tue, 07 Dec 2010 21:27:36 +0900
parents c7eee95a9487
children 96769283f836 5190d4947ad9
files NNLSBase.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NNLSBase.cpp	Tue Dec 07 21:21:51 2010 +0900
+++ b/NNLSBase.cpp	Tue Dec 07 21:27:36 2010 +0900
@@ -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 2;
+    return 3;
 }
 
 string