MAK Data Logger API Documentation for DIS
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
libsrc
loggerControlToolkit
libsrc
loggerControl
lcVersion.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 2007 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
8
9
#pragma once
10
11
#define LC_VERSION_STRING "12.2"
12
#define LC_MAJOR_VERSION 12
13
#define LC_MINOR_VERSION 2
14
#define LC_REVISION 0
15
17
//#define LC_RELEASE_NUM 1 Prior to standardized packaging
18
//#define LC_RELEASE_NUM 2 LCT 10.1 (logger 4.2.2)
19
//#define LC_RELEASE_NUM 3 LCT 11 (logger 4.3)
20
//#define LC_RELEASE_NUM 4 LCT 11.1 (VRF 3.12)
21
//#define LC_RELEASE_NUM 5 LCT 11.2 (logger 5.0) incremented in branch after release
22
//#define LC_RELEASE_NUM 6 LCT 12.0 (logger 5.1) incremented in branch after release
23
//#define LC_RELEASE_NUM 7 LCT 12.1 (logger 5.2)
24
//#define LC_RELEASE_NUM 8 LCT 12.2 (VR-Link 5.2)
25
#define LC_RELEASE_NUM 8
26
Document ID: Generated on Thu Jul 14 15:45:33 EDT 2022 from SVN revision 244827
Copyright © 2021 MAK Technologies. All Rights Reserved (
www.mak.com
)