1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Merge tag '4.0.1'

OpenCV 4.0.1
This commit is contained in:
Alexander Alekhin
2018-12-22 07:05:18 +00:00
6 changed files with 7 additions and 7 deletions
@@ -7,7 +7,7 @@
#define CV_VERSION_MAJOR 4
#define CV_VERSION_MINOR 0
#define CV_VERSION_REVISION 0
#define CV_VERSION_REVISION 1
#define CV_VERSION_STATUS "-dev"
#define CVAUX_STR_EXP(__A) #__A