Commit 33b765d7 authored by Alexander Alekhin's avatar Alexander Alekhin

OpenCV version++ (3.4.6)

OpenCV 3.4.6
parent 4368f04a
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
#define CV_VERSION_MAJOR 3 #define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 4 #define CV_VERSION_MINOR 4
#define CV_VERSION_REVISION 6 #define CV_VERSION_REVISION 6
#define CV_VERSION_STATUS "-pre" #define CV_VERSION_STATUS ""
#define CVAUX_STR_EXP(__A) #__A #define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A) #define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment