X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9097e116ca8a9bf6eb09d4225c6c5d35407429f2..faf2b5c6fb6e5dde9bf94e639c9ce6b2037e05e2:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 00e11f5ea5..abf4b2e920 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -95,7 +95,7 @@ endif() set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "23") -set(SIMGRID_VERSION_PATCH "0") # odd => git branch; even => stable release or released snapshot +set(SIMGRID_VERSION_PATCH "2") # odd => git branch; even => stable release or released snapshot set(SIMGRID_VERSION_DATE "2019") # Year for copyright information