From a614ad695d060abdfcd3cec11022d6f044a0980d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20F=C3=A9votte?= Date: Tue, 19 Jun 2018 00:35:05 +0200 Subject: [PATCH] Release v2.0.0 --- CHANGELOG.md | 2 +- README.md | 8 +++++--- valgrind.diff | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b263a7..ad2b2de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log -## [UNRELEASED] +## v2.0.0 - 2018-06-19 This version is based on Valgrind-3.13.0. diff --git a/README.md b/README.md index 688c8b3..a32fd89 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ modes. This can be seen as an asynchronous variant of the CESTAC method, or a subset of Monte Carlo Arithmetic, performing only output randomization through random rounding. -**NB:** This is the *development* version of Verrou, currently based on the -latest stable release of Valgrind, v3.13.0. For other versions, please consult -the list of [releases](https://github.com/edf-hpc/verrou/releases). +**NB:** This is released version 2.0.0 of Verrou, based on Valgrind v3.13.0. The +development version of Verrou can always be found in the +[`master`](https://github.com/edf-hpc/verrou/) branch. For other versions, +please consult the list of +[releases](https://github.com/edf-hpc/verrou/releases). ## Installation diff --git a/valgrind.diff b/valgrind.diff index 984980c..78c2494 100644 --- a/valgrind.diff +++ b/valgrind.diff @@ -52,7 +52,7 @@ Index: configure.ac # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.13.0],[valgrind-users@lists.sourceforge.net]) -+AC_INIT([Valgrind],[3.13.0+verrou-dev],[valgrind-users@lists.sourceforge.net]) ++AC_INIT([Valgrind],[3.13.0+verrou-2.0.0],[valgrind-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects]) @@ -169,7 +169,7 @@ Index: docs/xml/vg-entities.xml - -+ ++