From: Martin Quinson Date: Wed, 3 Apr 2019 19:16:23 +0000 (+0200) Subject: back to the devel work X-Git-Tag: v3.22.2~195^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/584c19a540e08c854b89a06f40985d00dec07677 back to the devel work --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 1af2402223..0fd26a8082 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 "1") -#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 "2019") # Year for copyright information