Up version number

This commit is contained in:
xenakios 2018-04-01 18:01:05 +03:00
parent 6aaea22361
commit ce30e2afd9

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.2" };
String g_plugintitle{ "PaulXStretch 1.1.3" };
std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;