Mercurial > hg > vamp-test-plugin
comparison VampTestPlugin.cpp @ 38:2ea9885df069 tip
Bump version
author | Chris Cannam |
---|---|
date | Tue, 28 Jan 2020 15:06:58 +0000 (2020-01-28) |
parents | bd22e6f4809d |
children |
comparison
equal
deleted
inserted
replaced
37:bd22e6f4809d | 38:2ea9885df069 |
---|---|
91 } | 91 } |
92 | 92 |
93 int | 93 int |
94 VampTestPlugin::getPluginVersion() const | 94 VampTestPlugin::getPluginVersion() const |
95 { | 95 { |
96 return 4; | 96 return 5; |
97 } | 97 } |
98 | 98 |
99 string | 99 string |
100 VampTestPlugin::getCopyright() const | 100 VampTestPlugin::getCopyright() const |
101 { | 101 { |