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 e53f1b2 commit fb4c2baCopy full SHA for fb4c2ba
modules/core/include/opencv2/core/version.hpp
@@ -50,7 +50,7 @@
50
#define CV_VERSION_EPOCH 2
51
#define CV_VERSION_MAJOR 4
52
#define CV_VERSION_MINOR 13
53
-#define CV_VERSION_REVISION 3
+#define CV_VERSION_REVISION 4
54
55
#define CVAUX_STR_EXP(__A) #__A
56
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
0 commit comments