We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0beb4ce commit 3f280f6Copy full SHA for 3f280f6
src/Plugin.cpp
@@ -24,7 +24,7 @@
24
MStatus
25
initializePlugin(MObject pluginObj)
26
{
27
- MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.0.1", "Any");
+ MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.1.0", "Any");
28
29
int typeId = 0x0012c340;
30
0 commit comments