From: Martin Quinson Date: Mon, 1 Apr 2019 21:42:44 +0000 (+0200) Subject: Release v3.22 X-Git-Tag: v3_22 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7da57caf7dc9f4515aa6eb8275dfcb054de51df7?hp=501196fba8269024636b011851ce7ea63d7696c9 Release v3.22 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a90d52f36b..bb459f9507 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -91,9 +91,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "21") -set(SIMGRID_VERSION_PATCH "90") -set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_MINOR "22") +set(SIMGRID_VERSION_PATCH "0") +# set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2019") # Year for copyright information diff --git a/COPYING b/COPYING index be4700ede8..a879a3e92a 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SimGrid Source: https://simgrid.org/ diff --git a/ChangeLog b/ChangeLog index ff93ddb327..c2cb83f282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ -SimGrid (3.22) NOT RELEASED (Release Target: December 21. 2018, 22:23 UTC) +SimGrid (3.22) April 1. 2019 -The Sneaky Release. +The Easter Chrismas Release (this one is somewhat late). Python: - We are excited to introduce the SimGrid/S4U interface to your neighborhood diff --git a/NEWS b/NEWS index 0c54a820f9..7a4071f04d 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,9 @@ __ _____ _ __ ___(_) ___ _ __ |___ / |___ \|___ \ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ __) | __) | \ V / __/ | \__ \ | (_) | | | | ___) | / __/ / __/ \_/ \___|_| |___/_|\___/|_| |_| |____(_)_____|_____| - (not released) + April 1. 2019 -The Sneaky Release. +The Easter Chrismas Release (this one is somewhat late). * Introducing the Python bindings (still beta) * Doc: SMPI tutorial and platform description ported to RTD diff --git a/sonar-project.properties b/sonar-project.properties index a082dd989f..3f074eaf82 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -3,7 +3,7 @@ sonar.projectKey=simgrid sonar.projectName=SimGrid -sonar.projectVersion=3.21.90 +sonar.projectVersion=3.22 sonar.links.homepage=https://simgrid.org sonar.links.issue=https://framagit.org/simgrid/simgrid/issues