X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0b55a9445f4a92f5cd33f34ad8437742dad8e8b..c8fcae0a04b92a641beb42ffe2172d2a9cc8d2f8:/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")