From 196b7abdb0aad42c3b7e10e9aedb9fb720525676 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 27 Feb 2019 13:19:37 +0100 Subject: Revert "Prepare release" This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. --- lib/dialyzer/doc/src/notes.xml | 17 ----------------- lib/dialyzer/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) (limited to 'lib/dialyzer') diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml index 35d684330f..3cf776e566 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -32,23 +32,6 @@

This document describes the changes made to the Dialyzer application.

-
Dialyzer 3.3.2 - -
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

-
-
-
- -
-
Dialyzer 3.3.1
Improvements and New Features diff --git a/lib/dialyzer/vsn.mk b/lib/dialyzer/vsn.mk index 7221993963..98ab533a58 100644 --- a/lib/dialyzer/vsn.mk +++ b/lib/dialyzer/vsn.mk @@ -1 +1 @@ -DIALYZER_VSN = 3.3.2 +DIALYZER_VSN = 3.3.1 -- cgit v1.2.3