Skip to content

Commit

Permalink
OpenCV patch verison++.
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed May 6, 2015
1 parent 1d40946 commit e49e75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/include/opencv2/core/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#define CV_VERSION_EPOCH 2
#define CV_VERSION_MAJOR 4
#define CV_VERSION_MINOR 10
#define CV_VERSION_REVISION 1
#define CV_VERSION_REVISION 3

#define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
Expand Down

0 comments on commit e49e75d

Please sign in to comment.