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 4238add commit 95a438dCopy full SHA for 95a438d
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 0
56
-#define CV_VERSION_STATUS "-rc"
+#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