updating version to 2.4.7.2

This commit is contained in:
Andrey Pavlenko 2013-12-06 16:21:22 +04:00
parent 7069b4b761
commit f2cf9dd8bf

View File

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