bump version to 2.3.1 in the header too (ticket #1178)
This commit is contained in:
parent
0a14f76731
commit
7cd48accc2
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
#define CV_MAJOR_VERSION 2
|
#define CV_MAJOR_VERSION 2
|
||||||
#define CV_MINOR_VERSION 3
|
#define CV_MINOR_VERSION 3
|
||||||
#define CV_SUBMINOR_VERSION 0
|
#define CV_SUBMINOR_VERSION 1
|
||||||
|
|
||||||
#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…
x
Reference in New Issue
Block a user