Up version

This commit is contained in:
xenakios 2018-03-21 16:23:35 +02:00
parent 97dfcedf4d
commit 557c16b11c

View File

@ -28,7 +28,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#undef max
#endif
String g_plugintitle{ "PaulXStretch 1.1.0a" };
String g_plugintitle{ "PaulXStretch 1.1.1" };
std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;