X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/12ce565d01cdd949f1406c1fae6a413823c8b9d1..2ba8549e0a8371efc09c66bad197097f88d93366:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 92465ca2fc..dae34bc442 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Build the version number set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "25") +set(SIMGRID_VERSION_MINOR "26") set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot if(${SIMGRID_VERSION_PATCH} EQUAL "0")