From 47fa64212246f06d6f2606de23ccba9809765e59 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 23 Jun 2017 09:43:36 +0200 Subject: [PATCH] start the v3.17 development cycle --- CMakeLists.txt | 4 ++-- ChangeLog | 16 ++++++---------- NEWS | 7 +++++++ doc/doxygen/inside_release.doc | 3 ++- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d180da564..fe0378cf62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,9 +105,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "16") +set(SIMGRID_VERSION_MINOR "17") set(SIMGRID_VERSION_PATCH "0") -set(SIMGRID_VERSION_EXTRA "") # -DEVEL") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_EXTRA "-DEVEL") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2017") # Year for copyright information diff --git a/ChangeLog b/ChangeLog index 9a23f9123b..a7ca01b959 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -SimGrid (3.16) UNRELEASED +SimGrid (3.17) UNRELEASED (release target: September 22 2017) + +SimGrid (3.16) Released June 22. 2017. The Blooming Spring Release: developments are budding. @@ -74,7 +76,7 @@ SimGrid (3.16) UNRELEASED -- Thu Jun 22 22:48:12 CEST 2017 -- Da SimGrid team -SimGrid (3.15) stable; urgency=low +SimGrid (3.15) Released March 22. 2017 The Spring Release: continuous integration servers become green We fixed even the transient bugs on all target architectures: @@ -163,9 +165,7 @@ SimGrid (3.15) stable; urgency=low - A can now be created with different speed values to represent pstates. see examples/platforms/energy_cluster.xml for an example. - -- Wed Mar 22 17:50:21 CET 2017 -- Da SimGrid team - -SimGrid (3.14.159) stable; urgency=low +SimGrid (3.14.159) Released December 28. 2016 The previous release was only a crude approximation of a Pi release; this one should be a bit better. @@ -175,9 +175,7 @@ SimGrid (3.14.159) stable; urgency=low - Improve the documentation, in particular of the routing module. - Integrate some patches flying around in Debian. - -- Wed Dec 28 17:14:49 CET 2016 Da SimGrid team - -SimGrid (3.14) stable; urgency=low +SimGrid (3.14) Released December 24. 2016 Documentation * The whole documentation was reworked and reorganized. There is @@ -275,8 +273,6 @@ SimGrid (3.14) stable; urgency=low * Memory usage should be decreased for simulations with a large number of processes. This also helps for SMPI. - -- Sat Dec 24 22:34:26 CET 2016 Da SimGrid team - SimGrid (3.13) stable; urgency=low The Half Release, a.k.a. the Zealous Easter Trim. diff --git a/NEWS b/NEWS index 65c89c3db0..3125d9b206 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ + _ _____ _ _____ +__ _____ _ __ ___(_) ___ _ __ |___ / / |___ | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | / / + \ V / __/ | \__ \ | (_) | | | | ___) || | / / + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_|/_/ + (unreleased yet) + _ _____ _ __ __ _____ _ __ ___(_) ___ _ __ |___ / / |/ /_ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | '_ \ diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 3d7f0b4fc0..57075d123b 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -20,7 +20,7 @@ Please apply the following checklist before releasing. - ChangeLog file - All changes are documented - The release date is indicated below the changes - - The release is marked as stable above the changes + - The release is marked as stable above the changes (remove the UNRELEASED marker) - The release dub name matches the one given in NEWS file - NEWS - The most notable changes of the version are documented @@ -82,6 +82,7 @@ the settings icon of the release you want to change. - Push the archive files (tar.gz and jar) on gforge - Post a news on gforge (before updating the website) - Update the link scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/latest + (and create the directory of the next version) - Rebuild and resynchronize the website so that the file gets visible from our download page.\n - Edit org/org-templates/level-0.org to change the release version, the tgz link and the jar link. -- 2.20.1