Ceetron Result Calculator Framework
CRCVersion.h
1 //##################################################################################################
2 //
3 // Ceetron Result Calculator Framework
4 //
5 // --------------------------------------------------------------------------------------------
6 // Copyright (C) 2019, Ceetron AS
7 //##################################################################################################
8 #pragma once
9 
10 // Framework API version
11 #define CRC_API_MAJOR_VER 4
12 #define CRC_API_MINOR_VER 0