X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d44c18d3edff74c6baf57255c09f13d1ead0c8af..fc129ec4fe8662e23914808f55dc555907918217:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 31167abbd1..a21be2a88f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ set(CMAKE_Fortran_LINK_FLAGS "" CACHE TYPE INTERNAL FORCE) set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "10") set(SIMGRID_VERSION_PATCH "0") -set(SIMGRID_VERSION_EXTRA "-rc1") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_EXTRA "-rc2") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2013") # Year for copyright information