diff NNLSBase.cpp @ 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 d1398182a072
children 846b552ea3b0
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