OpenCV verison incremented

OpenCV Manager verison incremeneted;
Docs and tests updated accordingly;
COnstant for Manager initialization added.
This commit is contained in:
Alexander Smorkalov
2013-04-04 15:50:36 +04:00
parent 1e9ed14205
commit 1e332d690f
10 changed files with 38 additions and 29 deletions

View File

@@ -49,7 +49,7 @@
#define CV_VERSION_EPOCH 2
#define CV_VERSION_MAJOR 4
#define CV_VERSION_MINOR 4
#define CV_VERSION_MINOR 5
#define CV_VERSION_REVISION 0
#define CVAUX_STR_EXP(__A) #__A