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