Bumped version to 3.0.

This commit is contained in:
Roman Donchenko 2013-09-12 16:40:14 +04:00
parent b525c28244
commit d669559ec3

View File

@ -48,8 +48,8 @@
#ifndef __OPENCV_VERSION_HPP__ #ifndef __OPENCV_VERSION_HPP__
#define __OPENCV_VERSION_HPP__ #define __OPENCV_VERSION_HPP__
#define CV_VERSION_EPOCH 2 #define CV_VERSION_EPOCH 3
#define CV_VERSION_MAJOR 9 #define CV_VERSION_MAJOR 0
#define CV_VERSION_MINOR 0 #define CV_VERSION_MINOR 0
#define CV_VERSION_REVISION 0 #define CV_VERSION_REVISION 0
#define CV_VERSION_STATUS "-dev" #define CV_VERSION_STATUS "-dev"