Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Don't retrieve actor hostname again if it's already there.
[simgrid.git] / CMakeLists.txt
index 033447909ea9296d16e77a538abf72ab4ba18536..87a0e1e95d2378e325afc8b1699193210ac2943a 100644 (file)
@@ -1,7 +1,7 @@
 # Build the version number
 
 set(SIMGRID_VERSION_MAJOR "3")
-set(SIMGRID_VERSION_MINOR "26")
+set(SIMGRID_VERSION_MINOR "27")
 set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot
 
 if(${SIMGRID_VERSION_PATCH} EQUAL "0")