From 3939744b146965885bb400a21294fa0a99c4a94d Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 27 Apr 2016 21:26:05 +0200 Subject: [PATCH 1/1] This is v3.13. --- CMakeLists.txt | 2 +- ChangeLog | 4 ++-- NEWS | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0afc6957cc..a719ad8fc6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -91,7 +91,7 @@ endif() set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "13") set(SIMGRID_VERSION_PATCH "0") -set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1) +set(SIMGRID_VERSION_EXTRA "") # Extra words to add to version string (e.g. -rc1) set(SIMGRID_VERSION_DATE "2016") # Year for copyright information diff --git a/ChangeLog b/ChangeLog index 0ef9c342b5..638bf34bc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -SimGrid (3.13) UNRELEASED; urgency=low +SimGrid (3.13) stable; urgency=low The Half Release, a.k.a. the Zealous Easter Trim. @@ -128,7 +128,7 @@ SimGrid (3.13) UNRELEASED; urgency=low * ongoing process to cleanly separate the model-checking algorithms from the code model-checking support. - -- $date Da SimGrid team + -- Wed Apr 27 21:00:53 CEST 2016 Da SimGrid team SimGrid (3.12) stable; urgency=low diff --git a/NEWS b/NEWS index f06cfd1648..ca1d63efa8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ __ _____ _ __ ___(_) ___ _ __ |___ / / |___ / \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | |_ \ \ V / __/ | \__ \ | (_) | | | | ___) || |___) | \_/ \___|_| |___/_|\___/|_| |_| |____(_)_|____/ + Apr 27 2016 The Half Release, a.k.a. the Zealous Easter Trim. -- 2.20.1