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 4439370 commit 77cebd9Copy full SHA for 77cebd9
oordump/oordump.c
@@ -125,7 +125,7 @@ find_coptimizedobs_vtable(HMODULE riooor_base)
125
__declspec(dllexport) const char *
126
GetPluginString(void)
127
{
128
- return "s_oordump.rpo Version 0.01.00\n\tCOptimizedObs dumper plugin\n\tPublic domain.";
+ return "s_oordump.rpo Version 0.01.01\n\tCOptimizedObs dumper plugin\n\tPublic domain.";
129
}
130
131
__declspec(dllexport) void *
0 commit comments