Merge tag '3.4.4'

OpenCV 3.4.4
This commit is contained in:
Alexander Alekhin
2018-11-17 13:00:01 +00:00
11 changed files with 14 additions and 14 deletions
@@ -7,7 +7,7 @@
#define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 4
#define CV_VERSION_REVISION 3
#define CV_VERSION_REVISION 4
#define CV_VERSION_STATUS "-dev"
#define CVAUX_STR_EXP(__A) #__A