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 aadd61e commit 6d037dcCopy full SHA for 6d037dc
src/c_api.cpp
@@ -39,7 +39,7 @@ const char* ncnn_version()
39
return NCNN_VERSION_STRING;
40
}
41
42
-int ncnn_version()
+int ncnn_version_date()
43
{
44
return NCNN_VERSION_DATE;
45
0 commit comments