1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
jules 2007-08-07 12:23:06 +00:00
parent afc0d645dc
commit dbedce6112

View file

@ -459,7 +459,7 @@ public:
VstInt32 getVendorVersion()
{
return 1000;
return JucePlugin_VersionCode;
}
VstPlugCategory getPlugCategory()