Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change tesh test to account for new structure in time independent traces
[simgrid.git] / include / simgrid_config.h.in
index fb08c2903a9d11a998cf38690aad8b546407c0b1..789464f23edb155f3a62ce9baeb10bad4280c8e7 100644 (file)
@@ -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)*/