mirror of
https://github.com/serge1/ELFIO.git
synced 2025-03-15 16:21:02 +00:00
5 lines
185 B
C++
5 lines
185 B
C++
//------------------------------------------------------------------------------
|
|
//! \def ELFIO_VERSION
|
|
//! \brief Defines the version of the ELFIO library
|
|
#define ELFIO_VERSION "3.14"
|