Bump version to 1.2.0

This commit is contained in:
xenakios
2018-05-03 15:26:48 +03:00
parent 35b3203d4e
commit dd333faf2c
2 changed files with 2 additions and 2 deletions

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