Commit ffb3b5dd authored by Andrey Kamaev's avatar Andrey Kamaev

Adjust OpenCV version to 2.4.4

parent 2ed6bc8a
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
#define CV_VERSION_EPOCH 2 #define CV_VERSION_EPOCH 2
#define CV_VERSION_MAJOR 4 #define CV_VERSION_MAJOR 4
#define CV_VERSION_MINOR 3 #define CV_VERSION_MINOR 4
#define CV_VERSION_REVISION 2 #define CV_VERSION_REVISION 0
#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