X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a2ebfa7c0ea7d31a64e6fa8c930558bdfe5ddcc..81606342f748dd45f481abe9171bccf7deac0fa5:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index c7d2e5db81..e41ea66331 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -89,9 +89,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "14") -set(SIMGRID_VERSION_PATCH "159") -# set(SIMGRID_VERSION_EXTRA "-alpha") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_MINOR "15") +set(SIMGRID_VERSION_PATCH "0") +set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2016") # Year for copyright information