From 0f2ddb633ffe97a92584edfbaf95d2dce3961cc8 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 24 Apr 2019 14:29:10 +0200 Subject: Revert "Prepare release" This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. --- lib/debugger/doc/src/notes.xml | 17 ----------------- lib/debugger/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) (limited to 'lib/debugger') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index 795b46d467..395b69973d 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -33,23 +33,6 @@

This document describes the changes made to the Debugger application.

-
Debugger 4.2.7 - -
Fixed Bugs and Malfunctions - - -

- All incorrect (that is, all) uses of "can not" has been - corrected to "cannot" in source code comments, - documentation, examples, and so on.

-

- Own Id: OTP-14282 Aux Id: PR-1891

-
-
-
- -
-
Debugger 4.2.6
Fixed Bugs and Malfunctions diff --git a/lib/debugger/vsn.mk b/lib/debugger/vsn.mk index daecc7594c..a3cbb497f8 100644 --- a/lib/debugger/vsn.mk +++ b/lib/debugger/vsn.mk @@ -1 +1 @@ -DEBUGGER_VSN = 4.2.7 +DEBUGGER_VSN = 4.2.6 -- cgit v1.2.3