Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix git-version in smpi scripts.
[simgrid.git] / src / smpi / smpicc.in
index 9db4630..7ed93ff 100755 (executable)
@@ -7,7 +7,7 @@
 # under the terms of the license (GNU LGPL) which comes with this package.
 
 SIMGRID_VERSION="@SIMGRID_VERSION_STRING@"
-SIMGRID_GITHASH="@SIMGRID_GITHASH@"
+SIMGRID_GITHASH="@GIT_VERSION@"
 
 CC=@CMAKE_C_COMPILER@