changed version to 2.4
This commit is contained in:
parent
82d619a34d
commit
66fd36f79e
@ -48,8 +48,8 @@
|
||||
#define __OPENCV_VERSION_HPP__
|
||||
|
||||
#define CV_MAJOR_VERSION 2
|
||||
#define CV_MINOR_VERSION 3
|
||||
#define CV_SUBMINOR_VERSION 3
|
||||
#define CV_MINOR_VERSION 4
|
||||
#define CV_SUBMINOR_VERSION 0
|
||||
|
||||
#define CVAUX_STR_EXP(__A) #__A
|
||||
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
|
||||
|
Loading…
x
Reference in New Issue
Block a user