From e2a30d2acf379d6599fb92ead483731fffc8dd58 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 8 Oct 2017 23:14:03 +0200 Subject: [PATCH] start the dev of the next version --- CMakeLists.txt | 4 ++-- ChangeLog | 2 ++ NEWS | 7 +++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ef0c04afd7..7b9310599e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,9 +105,9 @@ endif() #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# set(SIMGRID_VERSION_MAJOR "3") -set(SIMGRID_VERSION_MINOR "17") +set(SIMGRID_VERSION_MINOR "18") 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 035828fff7..c595a7fdb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +SimGrid (3.18) NOT RELEASED YET (target: December 24 2017) + SimGrid (3.17) Released October 8 2017 The Drained Leaks release: (almost) no known leaks despite the tests. diff --git a/NEWS b/NEWS index 7117d3d642..acbd344e5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ + _ _____ _ ___ +__ _____ _ __ ___(_) ___ _ __ |___ / / |( _ ) +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | |/ _ \ + \ V / __/ | \__ \ | (_) | | | | ___) || | (_) | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_|\___/ + (not released yet) + _ _____ _ _____ __ _____ _ __ ___(_) ___ _ __ |___ / / |___ | \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | / / -- 2.20.1