X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b2d88060226a7f26efe4f25aac3890ee88fc162e..c6c92774f687cc85981102bee0ffe4c71dabaf51:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index ef0c04afd7..7b9310599e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,9 +105,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "17") +set(SIMGRID_VERSION_MINOR "18") set(SIMGRID_VERSION_PATCH "0") -# set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2017") # Year for copyright information