Ceetron Data Provider Framework
CDPVersion.h
1 //##################################################################################################
2 //
3 // Ceetron Data Provider Framework
4 //
5 // --------------------------------------------------------------------------------------------
6 // Copyright (C) 2018, Ceetron AS
7 //##################################################################################################
8 
9 #pragma once
10 
11 // Framework API version
12 #define CDP_API_MAJOR_VER 4
13 #define CDP_API_MINOR_VER 1