From: Martin Quinson Date: Tue, 20 Mar 2018 21:14:04 +0000 (+0100) Subject: Release SimGrid v3.19 (the Moscovitly-cold Spring release) X-Git-Tag: v3.19 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ccbc37f4fe40075646199256f8a6c7e876d29011?hp=0cb2ce46708adea08c2ed253d30acc72b2a8a969 Release SimGrid v3.19 (the Moscovitly-cold Spring release) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 62c423ee73..a5bee563db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,9 +105,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "18") -set(SIMGRID_VERSION_PATCH "90") -set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_MINOR "19") +set(SIMGRID_VERSION_PATCH "0") +#set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2018") # Year for copyright information