Change plugin title to final 1.0.0
This commit is contained in:
		@@ -27,7 +27,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 | 
				
			|||||||
#undef max
 | 
					#undef max
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
String g_plugintitle{ "PaulXStretch 1.0.0 preview 6" };
 | 
					String g_plugintitle{ "PaulXStretch 1.0.0" };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;
 | 
					std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user