X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e7455d67920bbd7a87f440d00f2c1e071314a0..f9b13d923d31bb0336aeeaab6d5b7ba33812f3f7:/src/smpi/smpicc.in diff --git a/src/smpi/smpicc.in b/src/smpi/smpicc.in index 0662209286..7ed93ffa44 100755 --- a/src/smpi/smpicc.in +++ b/src/smpi/smpicc.in @@ -1,13 +1,13 @@ #!/usr/bin/env sh -# Copyright (c) 2007-2021. The SimGrid Team. +# Copyright (c) 2007-2022. The SimGrid Team. # All rights reserved. # This program is free software; you can redistribute it and/or modify it # 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@