changed version to 2.4

pull/13383/head
Alexander Shishkov 13 years ago
parent 82d619a34d
commit 66fd36f79e
  1. 4
      modules/core/include/opencv2/core/version.hpp

@ -48,8 +48,8 @@
#define __OPENCV_VERSION_HPP__
#define CV_MAJOR_VERSION 2
#define CV_MINOR_VERSION 3
#define CV_SUBMINOR_VERSION 3
#define CV_MINOR_VERSION 4
#define CV_SUBMINOR_VERSION 0
#define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

Loading…
Cancel
Save