From: Martin Quinson Date: Wed, 3 Apr 2019 17:21:33 +0000 (+0200) Subject: Release 3.22.1 X-Git-Tag: v3.22.1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/57291445b606fdad7278562584796cd445ba8ec6 Release 3.22.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 0fd26a8082..1af2402223 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -92,8 +92,8 @@ endif() set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "22") -set(SIMGRID_VERSION_PATCH "90") -set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_PATCH "1") +#set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2019") # Year for copyright information