summaryrefslogtreecommitdiff
path: root/lib/dialyzer
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2021-04-21 12:00:17 +0200
committerHenrik Nord <henrik@erlang.org>2021-04-21 12:00:17 +0200
commit023fa0c157e470a10c564610a9a72e379034cd92 (patch)
tree0d42bcf849e4044eb61fc05dd38991d916256ab4 /lib/dialyzer
parent7538ee4f4c6913d4e10bdcf87b747ffe91de99e2 (diff)
downloaderlang-023fa0c157e470a10c564610a9a72e379034cd92.tar.gz
Revert "Prepare release"
This reverts commit 221e41bd32e433f6e08bbfedb013fc49c9aa1283.
Diffstat (limited to 'lib/dialyzer')
-rw-r--r--lib/dialyzer/doc/src/notes.xml60
-rw-r--r--lib/dialyzer/vsn.mk2
2 files changed, 1 insertions, 61 deletions
diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml
index 2ae3fa934d..eac56be316 100644
--- a/lib/dialyzer/doc/src/notes.xml
+++ b/lib/dialyzer/doc/src/notes.xml
@@ -32,66 +32,6 @@
<p>This document describes the changes made to the Dialyzer
application.</p>
-<section><title>Dialyzer 4.4</title>
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p>
- Some internal HiPE modules have been moved into the
- dialyzer application so that dialyzer works when HiPE is
- disabled.</p>
- <p>
- Own Id: OTP-16883</p>
- </item>
- <item>
- <p>The experimental HiPE application has been removed,
- together with all related functionality in other
- applications.</p>
- <p>
- *** POTENTIAL INCOMPATIBILITY ***</p>
- <p>
- Own Id: OTP-16963</p>
- </item>
- <item>
- <p>
- Add warning option <c>no_underspecs</c>.</p>
- <p>
- Own Id: OTP-16986 Aux Id: ERL-1379, ERL-1480, GH-4033 </p>
- </item>
- <item>
- <p>
- Report filename and location for warnings returned due to
- the <c>-Wunknown</c> option. When used from the
- command-line, one location per file is printed.</p>
- <p>
- Own Id: OTP-16995 Aux Id: ERL-1348 </p>
- </item>
- <item>
- <p>
- Add types and specifications for documentation.</p>
- <p>
- Own Id: OTP-17084</p>
- </item>
- <item>
- <p>
- Add option <c>error_location</c>. The option is
- recognized if included in the environment variable
- ERL_COMPILER_OPTIONS.</p>
- <p>
- Own Id: OTP-17177 Aux Id: OTP-16824 </p>
- </item>
- <item>
- <p>
- Clarify how to declare records used in match patterns.</p>
- <p>
- Own Id: OTP-17183 Aux Id: ERL-892, GH-4493 </p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Dialyzer 4.3.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/dialyzer/vsn.mk b/lib/dialyzer/vsn.mk
index bf764c3c7e..803d121b53 100644
--- a/lib/dialyzer/vsn.mk
+++ b/lib/dialyzer/vsn.mk
@@ -1 +1 @@
-DIALYZER_VSN = 4.4
+DIALYZER_VSN = 4.3.1