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 bd6fb49 commit af4d6f3Copy full SHA for af4d6f3
modules/core/include/opencv2/core/version.hpp
@@ -53,7 +53,7 @@
53
#define CV_VERSION_MAJOR 3
54
#define CV_VERSION_MINOR 3
55
#define CV_VERSION_REVISION 1
56
-#define CV_VERSION_STATUS ""
+#define CV_VERSION_STATUS "-cvsdk"
57
58
#define CVAUX_STR_EXP(__A) #__A
59
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
0 commit comments