Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
on the way for 3.22.2 v3.22.2
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 6 May 2019 08:47:31 +0000 (10:47 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 6 May 2019 08:47:31 +0000 (10:47 +0200)
CMakeLists.txt
ChangeLog
docs/source/conf.py
sonar-project.properties

index 34d5caa..724164d 100644 (file)
@@ -92,8 +92,8 @@ endif()
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "22")
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "22")
-set(SIMGRID_VERSION_PATCH "90")
-set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_PATCH "2")
+#set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2019") # Year for copyright information
 
 
 set(SIMGRID_VERSION_DATE  "2019") # Year for copyright information
 
index 5095f54..e76ac24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 SimGrid (3.23) NOT RELEASED (Release Target: June 21. 2019, 15:54 UTC)
 
 SimGrid (3.23) NOT RELEASED (Release Target: June 21. 2019, 15:54 UTC)
 
+This was released as 3.22.2 as is, in the hope it will help you.
+
 General:
  - Stop setting random seed with srand48() at initialization.
 
 General:
  - Stop setting random seed with srand48() at initialization.
 
index ffffe01..9c2940e 100644 (file)
@@ -35,10 +35,9 @@ copyright = u'2002-2019, The SimGrid Team'
 author = u'The SimGrid Team'
 
 # The short X.Y version
 author = u'The SimGrid Team'
 
 # The short X.Y version
-version = u'alpha 3.23'
+version = u'3.22.2'
 # The full version, including alpha/beta/rc tags
 # The full version, including alpha/beta/rc tags
-release = u'alpha 3.23'
-
+release = u'3.22.2'
 
 # -- General configuration ---------------------------------------------------
 
 
 # -- General configuration ---------------------------------------------------
 
index b955658..e28c1ea 100644 (file)
@@ -3,7 +3,7 @@
 
 sonar.projectKey=simgrid
 sonar.projectName=SimGrid
 
 sonar.projectKey=simgrid
 sonar.projectName=SimGrid
-sonar.projectVersion=3.22.90
+sonar.projectVersion=3.22.2
 
 sonar.links.homepage=https://simgrid.org
 sonar.links.issue=https://framagit.org/simgrid/simgrid/issues
 
 sonar.links.homepage=https://simgrid.org
 sonar.links.issue=https://framagit.org/simgrid/simgrid/issues