OpenCV version++

3.4.0
pull/10404/head 3.4.0
Alexander Alekhin 7 years ago
parent eba176c299
commit 6d4f66472e
  1. 2
      modules/core/include/opencv2/core/version.hpp

@ -53,7 +53,7 @@
#define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 4
#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)

Loading…
Cancel
Save