X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4cfc3f57e7d6f5d43094279be48433ef2f7aa6a6..45e5dde585c154817be0e7272f7a2fd31ab199e9:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 94a78f409f..398bef8e12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,8 +94,8 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "23") -set(SIMGRID_VERSION_PATCH "3") # odd => git branch; even => stable release or released snapshot +set(SIMGRID_VERSION_MINOR "24") +set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot set(SIMGRID_VERSION_DATE "2019") # Year for copyright information