Skip to content

Commit 4a7ca5a

Browse files
committed
OpenCV version++ (3.4.7)
OpenCV 3.4.7
1 parent 7295983 commit 4a7ca5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/include/opencv2/core/version.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#define CV_VERSION_MAJOR 3
99
#define CV_VERSION_MINOR 4
1010
#define CV_VERSION_REVISION 7
11-
#define CV_VERSION_STATUS "-pre"
11+
#define CV_VERSION_STATUS ""
1212

1313
#define CVAUX_STR_EXP(__A) #__A
1414
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

0 commit comments

Comments
 (0)