X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d65d2eaad96faf1c97960216cf8afe08308f9e5..0ae0dc6c811f90a65c57d3b551424d326e2da264:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index cba00c62ab..180be71a95 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,8 +94,8 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "22") -set(SIMGRID_VERSION_PATCH "5") # odd => git branch; even => stable release or released snapshot +set(SIMGRID_VERSION_MINOR "23") +set(SIMGRID_VERSION_PATCH "3") # odd => git branch; even => stable release or released snapshot set(SIMGRID_VERSION_DATE "2019") # Year for copyright information