Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: ignore 'Pointers should not be cast to integral types' and bump version to...
[simgrid.git] / CMakeLists.txt
index 1b260ca161ee742cf767ecddcc25f8aad1616ba5..6a9c7c138a2531998ca8ba323d3f2dfc9c83bac2 100644 (file)
@@ -90,8 +90,8 @@ endif()
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "13")
-set(SIMGRID_VERSION_PATCH "90")
-set(SIMGRID_VERSION_EXTRA "-prealpha") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_PATCH "91")
+set(SIMGRID_VERSION_EXTRA "-alpha") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2016") # Year for copyright information