mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
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_MINOR_VERSION 3
|
||||
#define CV_SUBMINOR_VERSION 0
|
||||
#define CV_SUBMINOR_VERSION 1
|
||||
|
||||
#define CVAUX_STR_EXP(__A) #__A
|
||||
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
|
||||
|
Loading…
Reference in New Issue
Block a user