mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
Bumped version to 3.0.
This commit is contained in:
parent
b525c28244
commit
d669559ec3
@ -48,8 +48,8 @@
|
||||
#ifndef __OPENCV_VERSION_HPP__
|
||||
#define __OPENCV_VERSION_HPP__
|
||||
|
||||
#define CV_VERSION_EPOCH 2
|
||||
#define CV_VERSION_MAJOR 9
|
||||
#define CV_VERSION_EPOCH 3
|
||||
#define CV_VERSION_MAJOR 0
|
||||
#define CV_VERSION_MINOR 0
|
||||
#define CV_VERSION_REVISION 0
|
||||
#define CV_VERSION_STATUS "-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user