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

Merge tag '3.4.5'

This commit is contained in:
Alexander Alekhin
2018-12-21 21:48:03 +03:00
10 changed files with 12 additions and 12 deletions
@@ -7,7 +7,7 @@
#define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 4
#define CV_VERSION_REVISION 4
#define CV_VERSION_REVISION 5
#define CV_VERSION_STATUS "-dev"
#define CVAUX_STR_EXP(__A) #__A