comparison src/MatchVampPlugin.cpp @ 137:a1de1888a96c refactors

Bump plugin version
author Chris Cannam
date Fri, 19 Dec 2014 10:30:09 +0000
parents 2cbf6237c822
children 23d47feef955
comparison
equal deleted inserted replaced
136:2cbf6237c822 137:a1de1888a96c
126 } 126 }
127 127
128 int 128 int
129 MatchVampPlugin::getPluginVersion() const 129 MatchVampPlugin::getPluginVersion() const
130 { 130 {
131 return 2; 131 return 3;
132 } 132 }
133 133
134 string 134 string
135 MatchVampPlugin::getCopyright() const 135 MatchVampPlugin::getCopyright() const
136 { 136 {