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