Increase version

This commit is contained in:
xenakios 2018-06-01 15:02:03 +03:00
parent b4af0d0ebf
commit 8547ccc3d4

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.2.1" };
String g_plugintitle{ "PaulXStretch 1.2.2" };
int get_optimized_updown(int n, bool up) {
int orig_n = n;