00001 /********************************************************************* 00002 ** Copyright (c) 2007 MaK Technologies, Inc. 00003 ** All rights reserved. 00004 *********************************************************************/ 00005 00008 00009 #pragma once 00010 00011 #define LC_VERSION_STRING "11.1" 00012 #define LC_MAJOR_VERSION 11 00013 #define LC_MINOR_VERSION 1 00014 #define LC_REVISION 0 00015 00017 //#define LC_RELEASE_NUM 1 Prior to standardized packaging 00018 //#define LC_RELEASE_NUM 2 LCT 10.1 (logger 4.2.2) 00019 //#define LC_RELEASE_NUM 3 LCT 11 (logger 4.3) 00020 //#define LC_RELEASE_NUM 4 LCT 11.1 (VRF 3.12) 00021 #define LC_RELEASE_NUM 4 00022