/******************************************************************************* * Copyright (C) ST-Ericsson SA 2011 * License terms: 3-clause BSD license ******************************************************************************/ /** * @addtogroup ldr_communication_serv * @{ */ /** * var char LCM_CurrentVersion[] * brief ASCII string variable holding the LCM version/build time/product number.. */ char LCM_CurrentVersion[] = "PX2"; /** @} */