mirror of
https://github.com/opencv/opencv.git
synced 2025-08-01 02:18:01 +08:00
Version number is adjusted to 2.4.2
This commit is contained in:
parent
088a6597bc
commit
5a7804d958
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
#define CV_MAJOR_VERSION 2
|
#define CV_MAJOR_VERSION 2
|
||||||
#define CV_MINOR_VERSION 4
|
#define CV_MINOR_VERSION 4
|
||||||
#define CV_SUBMINOR_VERSION 1
|
#define CV_SUBMINOR_VERSION 2
|
||||||
|
|
||||||
#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)
|
||||||
|
Loading…
Reference in New Issue
Block a user