From: Martin Quinson Date: Tue, 13 Oct 2015 22:11:45 +0000 (+0200) Subject: This is v3.13-devel already X-Git-Tag: v3_13~1688 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a870c2a3d9eb97fa7d7d26926425b1b30fb749b2 This is v3.13-devel already --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 68e71c4581..309485224e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,9 +97,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "12") +set(SIMGRID_VERSION_MINOR "13") set(SIMGRID_VERSION_PATCH "0") -# set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2015") # Year for copyright information