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 572d6d7 commit 97eae6bCopy full SHA for 97eae6b
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 4
+#define CV_VERSION_REVISION 5
54
55
#define CVAUX_STR_EXP(__A) #__A
56
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
0 commit comments