From ac83ac8a030c8a81722dd18c2a417e2af8b2029f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 14 May 2019 15:27:45 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 15 +++++++++++++++ lib/tools/vsn.mk | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'lib/tools') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 28f8346a19..faae48f72d 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,21 @@

This document describes the changes made to the Tools application.

+
Tools 3.1.0.1 + +
Fixed Bugs and Malfunctions + + +

cover would fail to start if two processes + tried to start it at the exact same time.

+

+ Own Id: OTP-15813 Aux Id: ERL-943

+
+
+
+ +
+
Tools 3.1
Fixed Bugs and Malfunctions diff --git a/lib/tools/vsn.mk b/lib/tools/vsn.mk index 5700885549..77e2b8e00f 100644 --- a/lib/tools/vsn.mk +++ b/lib/tools/vsn.mk @@ -1 +1 @@ -TOOLS_VSN = 3.1 +TOOLS_VSN = 3.1.0.1 -- cgit v1.2.3