From fa30eeeb6f54bb0421a76a321f77b9163dca8de9 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 7 Sep 2015 17:49:29 +0200 Subject: Prepare release --- lib/debugger/doc/src/notes.xml | 16 ++++++++++++++++ lib/debugger/vsn.mk | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index 7384189a6f..5a028fa4de 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the Debugger application.

+
Debugger 4.0.3.1 + +
Fixed Bugs and Malfunctions + + +

+ Fix crash when starting a quick debugging session. Thanks + Alan Duffield.

+

+ Own Id: OTP-12911 Aux Id: seq12906

+
+
+
+ +
+
Debugger 4.0.3
Fixed Bugs and Malfunctions diff --git a/lib/debugger/vsn.mk b/lib/debugger/vsn.mk index b82f0f4e37..c8321de297 100644 --- a/lib/debugger/vsn.mk +++ b/lib/debugger/vsn.mk @@ -1 +1 @@ -DEBUGGER_VSN = 4.0.3 +DEBUGGER_VSN = 4.0.3.1 -- cgit v1.2.3