There was an error while loading. Please reload this page.
1 parent ea64e86 commit 81e7c7dCopy full SHA for 81e7c7d
modules/core/include/opencv2/core/version.hpp
@@ -7,8 +7,8 @@
7
8
#define CV_VERSION_MAJOR 4
9
#define CV_VERSION_MINOR 0
10
-#define CV_VERSION_REVISION 0
11
-#define CV_VERSION_STATUS "-dev"
+#define CV_VERSION_REVISION 1
+#define CV_VERSION_STATUS "-openvino"
12
13
#define CVAUX_STR_EXP(__A) #__A
14
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
0 commit comments