changeset 143:218bfe953159 fixedlag

Bump versions
author Chris Cannam
date Fri, 24 Mar 2017 15:06:32 +0000
parents afcdcb64c8ab
children 9ec558ed83d4
files LocalCandidatePYIN.cpp PYinVamp.cpp YinVamp.cpp
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/LocalCandidatePYIN.cpp	Fri Mar 24 14:59:18 2017 +0000
+++ b/LocalCandidatePYIN.cpp	Fri Mar 24 15:06:32 2017 +0000
@@ -87,7 +87,7 @@
 {
     // Increment this each time you release a version that behaves
     // differently from the previous one
-    return 2;
+    return 3;
 }
 
 string
--- a/PYinVamp.cpp	Fri Mar 24 14:59:18 2017 +0000
+++ b/PYinVamp.cpp	Fri Mar 24 15:06:32 2017 +0000
@@ -89,7 +89,7 @@
 {
     // Increment this each time you release a version that behaves
     // differently from the previous one
-    return 2;
+    return 3;
 }
 
 string
--- a/YinVamp.cpp	Fri Mar 24 14:59:18 2017 +0000
+++ b/YinVamp.cpp	Fri Mar 24 15:06:32 2017 +0000
@@ -78,7 +78,7 @@
 {
     // Increment this each time you release a version that behaves
     // differently from the previous one
-    return 2;
+    return 3;
 }
 
 string