comparison YinVamp.cpp @ 143:218bfe953159 fixedlag

Bump versions
author Chris Cannam
date Fri, 24 Mar 2017 15:06:32 +0000
parents d71170f5ba76
children
comparison
equal deleted inserted replaced
142:afcdcb64c8ab 143:218bfe953159
76 int 76 int
77 YinVamp::getPluginVersion() const 77 YinVamp::getPluginVersion() const
78 { 78 {
79 // Increment this each time you release a version that behaves 79 // Increment this each time you release a version that behaves
80 // differently from the previous one 80 // differently from the previous one
81 return 2; 81 return 3;
82 } 82 }
83 83
84 string 84 string
85 YinVamp::getCopyright() const 85 YinVamp::getCopyright() const
86 { 86 {