X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d259b3370ea354bf2a4fb3e292a086b7a2f52ff7..HEAD:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 80e106cfbe..6889a1299a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Build the version number set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "34") +set(SIMGRID_VERSION_MINOR "35") set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot if(${SIMGRID_VERSION_PATCH} EQUAL "0")