X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4d31a72222174e1055aacdb8d8a8abbcd49b8f44..d89ca681772fdaafdd69049d4d66676a4e98de38:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 81e83ca7ca..6d51656deb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Build the version number set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "29") +set(SIMGRID_VERSION_MINOR "30") set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot if(${SIMGRID_VERSION_PATCH} EQUAL "0")