Skip to content

Commit af4d6f3

Browse files
committed
OpenCV version '-cvsdk'
1 parent bd6fb49 commit af4d6f3

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 3
5555
#define CV_VERSION_REVISION 1
56-
#define CV_VERSION_STATUS ""
56+
#define CV_VERSION_STATUS "-cvsdk"
5757

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

0 commit comments

Comments
 (0)