Update plugin title
This commit is contained in:
		@@ -28,7 +28,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 | 
				
			|||||||
#undef max
 | 
					#undef max
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
String g_plugintitle{ "PaulXStretch 1.2.0" };
 | 
					String g_plugintitle{ "PaulXStretch 1.2.1" };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int get_optimized_updown(int n, bool up) {
 | 
					int get_optimized_updown(int n, bool up) {
 | 
				
			||||||
	int orig_n = n;
 | 
						int orig_n = n;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user