Skip to content

Commit fb4c2ba

Browse files
committed
OpenCV version++
2.4.13.4
1 parent e53f1b2 commit fb4c2ba

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
@@ -50,7 +50,7 @@
5050
#define CV_VERSION_EPOCH 2
5151
#define CV_VERSION_MAJOR 4
5252
#define CV_VERSION_MINOR 13
53-
#define CV_VERSION_REVISION 3
53+
#define CV_VERSION_REVISION 4
5454

5555
#define CVAUX_STR_EXP(__A) #__A
5656
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

0 commit comments

Comments
 (0)