X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bdfe4f8674f98efbf2d67ad854ef83a1d5f855ed..0be4d91dea4f9aeb5e9e298dc579d4ba2b03a2b7:/include/simgrid_config.h.in diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index fb08c2903a..789464f23e 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -22,6 +22,8 @@ SG_BEGIN_DECL() #define SIMGRID_VERSION_MINOR @SIMGRID_VERSION_MINOR@ #define SIMGRID_VERSION_PATCH @SIMGRID_VERSION_PATCH@ +#define SIMGRID_VERSION_STRING "@SIMGRID_VERSION_STRING@" + /* Version X.Y.Z will get version number XYZ: all digits concatenated without dots * (with Y and Z must be on two positions)*/