Mercurial > hg > vamp-test-plugin
comparison VampTestPlugin.cpp @ 35:b35d5b2abf84
Bump version
author | Chris Cannam |
---|---|
date | Thu, 15 Sep 2016 10:28:14 +0100 |
parents | 60d48ba79ca1 |
children | bd22e6f4809d |
comparison
equal
deleted
inserted
replaced
34:bc4841b14d0f | 35:b35d5b2abf84 |
---|---|
91 } | 91 } |
92 | 92 |
93 int | 93 int |
94 VampTestPlugin::getPluginVersion() const | 94 VampTestPlugin::getPluginVersion() const |
95 { | 95 { |
96 return 3; | 96 return 4; |
97 } | 97 } |
98 | 98 |
99 string | 99 string |
100 VampTestPlugin::getCopyright() const | 100 VampTestPlugin::getCopyright() const |
101 { | 101 { |