OpenCV version++

OpenCV 3.3.0
This commit is contained in:
Alexander Alekhin
2017-08-03 23:05:15 +00:00
parent 953160ddd6
commit 4af3ca4e4d
5 changed files with 6 additions and 6 deletions
@@ -53,7 +53,7 @@
#define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 3
#define CV_VERSION_REVISION 0
#define CV_VERSION_STATUS "-rc"
#define CV_VERSION_STATUS ""
#define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)