X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0696d4480f84501cf7fabaea744e1bf241ac8e72..9738e5e17069ff284e4c41e32ccb81c08842c97c:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index e179a3e67a..ca7a1da578 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -106,8 +106,8 @@ endif() set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "20") -set(SIMGRID_VERSION_PATCH "0") -# set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_PATCH "90") +set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2018") # Year for copyright information