Upped version number. Reverse order of version history in readme.

This commit is contained in:
xenakios
2018-02-02 14:19:48 +02:00
parent c9b287dc13
commit 185cd27bef
2 changed files with 26 additions and 27 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 5" };
String g_plugintitle{ "PaulXStretch 1.0.0 preview 6" };
std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;