mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
Adjust OpenCV version to 2.4.4
This commit is contained in:
parent
2ed6bc8aaf
commit
ffb3b5ddbe
@ -49,8 +49,8 @@
|
||||
|
||||
#define CV_VERSION_EPOCH 2
|
||||
#define CV_VERSION_MAJOR 4
|
||||
#define CV_VERSION_MINOR 3
|
||||
#define CV_VERSION_REVISION 2
|
||||
#define CV_VERSION_MINOR 4
|
||||
#define CV_VERSION_REVISION 0
|
||||
|
||||
#define CVAUX_STR_EXP(__A) #__A
|
||||
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
|
||||
|
Loading…
Reference in New Issue
Block a user