Skip to content

Commit 6d4f664

Browse files
committed
OpenCV version++
3.4.0
1 parent eba176c commit 6d4f664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
#define CV_VERSION_MAJOR 3
5454
#define CV_VERSION_MINOR 4
5555
#define CV_VERSION_REVISION 0
56-
#define CV_VERSION_STATUS "-rc"
56+
#define CV_VERSION_STATUS ""
5757

5858
#define CVAUX_STR_EXP(__A) #__A
5959
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

0 commit comments

Comments
 (0)