From e19d44d4735c16f7fd1d3da1a143388faae13edd Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 21 Mar 2018 01:14:44 +0100 Subject: [PATCH] Start the dev of v3.20 --- CMakeLists.txt | 4 ++-- ChangeLog | 4 ++++ NEWS | 7 +++++++ sonar-project.properties | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a5bee563db..f12df62b42 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/ChangeLog b/ChangeLog index bf344716c2..ecc9454974 100644 --- 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 07e09c5236..70334ce63c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ + _ _____ ____ ___ +__ _____ _ __ ___(_) ___ _ __ |___ / |___ \ / _ \ +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ __) | | | | + \ V / __/ | \__ \ | (_) | | | | ___) | / __/| |_| | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_____|\___/ + (NOT RELEASED) + _ _____ _ ___ __ _____ _ __ ___(_) ___ _ __ |___ / / |/ _ \ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | (_) | diff --git a/sonar-project.properties b/sonar-project.properties index 9e03b33119..39e72748c7 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -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 -- 2.20.1