Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Release v3.22 v3_22
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 1 Apr 2019 21:42:44 +0000 (23:42 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 1 Apr 2019 21:46:12 +0000 (23:46 +0200)
CMakeLists.txt
COPYING
ChangeLog
NEWS
sonar-project.properties

index a90d52f..bb459f9 100644 (file)
@@ -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 be4700e..a879a3e 100644 (file)
--- 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/
 
index ff93ddb..c2cb83f 100644 (file)
--- 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 0c54a82..7a4071f 100644 (file)
--- 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
index a082dd9..3f074ea 100644 (file)
@@ -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