version.hh File Reference
#include <string>
Include dependency graph for version.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ewoms
 

Macros

#define EWOMS_VERSION_MAJOR   2015
 
#define EWOMS_VERSION_MINOR   10
 
#define EWOMS_VERSION_REVISION   0
 
#define EWOMS_VERSION_SUFFIX   "git"
 
#define EWOMS_VERSION_CODENAME   "Pumpkin"
 

Functions

std::string Ewoms::versionString ()
 

Macro Definition Documentation

#define EWOMS_VERSION_CODENAME   "Pumpkin"

Referenced by Ewoms::versionString().

#define EWOMS_VERSION_MAJOR   2015

Referenced by Ewoms::versionString().

#define EWOMS_VERSION_MINOR   10

Referenced by Ewoms::versionString().

#define EWOMS_VERSION_REVISION   0

Referenced by Ewoms::versionString().

#define EWOMS_VERSION_SUFFIX   "git"

Referenced by Ewoms::versionString().