Thanks to visit codestin.com Credit goes to github.com
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 d270454 commit 31b0eeeCopy full SHA for 31b0eee
1 file changed
modules/core/include/opencv2/core/version.hpp
@@ -8,7 +8,7 @@
8
#define CV_VERSION_MAJOR 4
9
#define CV_VERSION_MINOR 11
10
#define CV_VERSION_REVISION 0
11
-#define CV_VERSION_STATUS "-pre"
+#define CV_VERSION_STATUS ""
12
13
#define CVAUX_STR_EXP(__A) #__A
14
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
0 commit comments