Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the release date in the release notes v3.31
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 22 Mar 2022 11:52:24 +0000 (12:52 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 22 Mar 2022 11:52:24 +0000 (12:52 +0100)
doc/doxygen/inside_release.doc
docs/source/Release_Notes.rst

index fd87aeb..6b67773 100644 (file)
@@ -23,6 +23,7 @@ Please apply the following checklist before releasing.
 - Release notes in the documentation
   - The content of the future mail is part of the documentation, since
     we won't send mails once gforge is definitly turned off.
+  - The date of the release is marked in the title
 - Tests
   - The "make distcheck" target works (tested by jenkins)
   - All tests pass on everything on ci + AppVeyor
index d77c998..6dfa36e 100644 (file)
@@ -468,10 +468,8 @@ Also, the algorithm tutorial can now be taken in Python, for those of you allerg
 Finally, on the SMPI front, we introduced a :ref:`new documentation section <models_calibration>` on calibrating the SMPI models from your
 measurements and fixed some issues with the replay mechanism.
 
-Version 3.31 (not released yet)
--------------------------------
-
-Expected: spring 2022
+Version 3.31 (March 22. 2022)
+-----------------------------
 
 **On the model checking front**, the long awaited big bang finally occurred, greatly simplifying future evolution.