Browse Source

Up version

tags/1.1.1
xenakios 7 years ago
parent
commit
557c16b11c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Source/PluginProcessor.cpp

+ 1
- 1
Source/PluginProcessor.cpp 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.0a" };
String g_plugintitle{ "PaulXStretch 1.1.1" };

std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;



Loading…
Cancel
Save