Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Release SimGrid v3.19 (the Moscovitly-cold Spring release) v3.19
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 20 Mar 2018 21:14:04 +0000 (22:14 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 20 Mar 2018 21:14:04 +0000 (22:14 +0100)
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