]> AND Public Git Repository - simgrid.git/blobdiff - CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
well, yes, we need to distribute mmalloc.h (even if I typed its path wrong the first...
[simgrid.git] / CMakeLists.txt
index 4364613aed8b6695549d9be2888f999419d3b5f0..d9bd62288e82dbdd1d04c6d7f7512da856ec4316 100644 (file)
@@ -4,7 +4,7 @@ SET(CMAKE_LANGUAGE "Cxx")
 SET(PROJECT_NAME "Simgrid")
 SET(PROJECT_LABEL "Simgrid")
 set(CMAKE_C_FLAGS "" CACHE TYPE INTERNAL FORCE)
-set(release_version "3.4.1")
+set(release_version "3.5")
 set(libsimgrid_version "${release_version}")
 set(libgras_version "${release_version}")
 set(libsmpi_version "${release_version}")