Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Release SimGrid v3.19 (the Moscovitly-cold Spring release)
[simgrid.git] / CMakeLists.txt
index 62c423e..a5bee56 100644 (file)
@@ -105,9 +105,9 @@ endif()
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 
 set(SIMGRID_VERSION_MAJOR "3")
-set(SIMGRID_VERSION_MINOR "18")
-set(SIMGRID_VERSION_PATCH "90")
-set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_MINOR "19")
+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