]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/smpicxx.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
avoid going back to complex selector and switch to a simple algorithm here to avoid...
[simgrid.git] / src / smpi / smpicxx.in
index 5c7d39c210f19e08b2a3d207789be9253b9f9ba9..ac2beeb4ba386a541c0812877cf445608c53f08e 100755 (executable)
@@ -1,13 +1,13 @@
 #!/usr/bin/env sh
 
-# Copyright (c) 2014-2020. The SimGrid Team.
+# Copyright (c) 2014-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@"
 
 CXX=@CMAKE_CXX_COMPILER@