OpenCV Library and Manager version incremented.

OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
This commit is contained in:
Alexander Smorkalov
2013-06-26 17:12:51 +04:00
parent bf6b119a3f
commit e241c14b94
8 changed files with 30 additions and 21 deletions

View File

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