Update version number

This commit is contained in:
xenakios 2018-01-08 18:04:28 +02:00
parent f2275d49eb
commit 3e2ce4ad45
2 changed files with 2 additions and 2 deletions

View File

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