Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
docker: the stable version is enough now that we released
[simgrid.git] / CMakeLists.txt
index 25cd68f..5e9c98d 100644 (file)
@@ -108,9 +108,9 @@ endif()
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 
 set(SIMGRID_VERSION_MAJOR "3")
-set(SIMGRID_VERSION_MINOR "20")
-set(SIMGRID_VERSION_PATCH "90")
-set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_MINOR "21")
+set(SIMGRID_VERSION_PATCH "0")
+#set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2018") # Year for copyright information