next: OpenCV 5.0-pre

pull/18279/head
Alexander Alekhin 4 years ago
parent 46ccde82cf
commit 53e6a25b6f
  1. 4
      modules/core/include/opencv2/core/version.hpp

@ -5,8 +5,8 @@
#ifndef OPENCV_VERSION_HPP
#define OPENCV_VERSION_HPP
#define CV_VERSION_MAJOR 4
#define CV_VERSION_MINOR 5
#define CV_VERSION_MAJOR 5
#define CV_VERSION_MINOR 0
#define CV_VERSION_REVISION 0
#define CV_VERSION_STATUS "-pre"

Loading…
Cancel
Save