Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CommWaitTransition mailbox is now valid
[simgrid.git] / src / smpi / smpicc.in
index 066220928610de49eccce645983b75a00c23652d..7ed93ffa441795a977b9fb48ac72b1696743e569 100755 (executable)
@@ -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@