a67f311330
git-subtree-dir: external/ELFIO git-subtree-split: 94f7706b5325b2ad9872e4481278278592cf86c9
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"
|