X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d65d2eaad96faf1c97960216cf8afe08308f9e5..dc49b238ef015e0af7227ad15776b5f736ed683d:/CMakeLists.txt?ds=sidebyside diff --git a/CMakeLists.txt b/CMakeLists.txt index cba00c62ab..00e11f5ea5 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 "0") # odd => git branch; even => stable release or released snapshot set(SIMGRID_VERSION_DATE "2019") # Year for copyright information