Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start the dev of v3.20
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 21 Mar 2018 00:14:44 +0000 (01:14 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 21 Mar 2018 00:14:44 +0000 (01:14 +0100)
CMakeLists.txt
ChangeLog
NEWS
sonar-project.properties

index a5bee56..f12df62 100644 (file)
@@ -106,8 +106,8 @@ endif()
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "19")
-set(SIMGRID_VERSION_PATCH "0")
-#set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_PATCH "90")
+set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2018") # Year for copyright information
 
index bf34471..ecc9454 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+SimGrid (3.20) NOT RELEASED YET (Release target: June 21. 2018 10:07 UTC)
+
+----------------------------------------------------------------------------
+
 SimGrid (3.19) Released March 20 2018
 
  The Moscovitly-cold Spring release.
diff --git a/NEWS b/NEWS
index 07e09c5..70334ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+                    _               _____  ____   ___
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / _ \
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | | | |
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| |_| |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|\___/
+               (NOT RELEASED)
+
                     _               _____  _  ___
 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | (_) |
index 9e03b33..39e7274 100644 (file)
@@ -3,7 +3,7 @@
 
 sonar.projectKey=simgrid
 sonar.projectName=SimGrid
-sonar.projectVersion=3.19
+sonar.projectVersion=3.19.90
 
 sonar.links.homepage=http://simgrid.org
 sonar.links.issue=https://github.com/simgrid/simgrid/issues