aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-12-10 11:07:05 +0100
committerErlang/OTP <[email protected]>2018-12-10 11:07:05 +0100
commita2ca3bd78fc002dd1e6533c191e44092cc3aa949 (patch)
treedecbe6888e2f6f6da4e9d3720c8933452bb28024 /lib/hipe
parente08ae3d65c3528cf2c2efd9c771efbf0f7494515 (diff)
downloadotp-a2ca3bd78fc002dd1e6533c191e44092cc3aa949.tar.gz
otp-a2ca3bd78fc002dd1e6533c191e44092cc3aa949.tar.bz2
otp-a2ca3bd78fc002dd1e6533c191e44092cc3aa949.zip
Prepare release
Diffstat (limited to 'lib/hipe')
-rw-r--r--lib/hipe/doc/src/notes.xml16
-rw-r--r--lib/hipe/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml
index d9f58382bc..e9cdf42018 100644
--- a/lib/hipe/doc/src/notes.xml
+++ b/lib/hipe/doc/src/notes.xml
@@ -31,6 +31,22 @@
</header>
<p>This document describes the changes made to HiPE.</p>
+<section><title>Hipe 3.18.2</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>The code was updated to avoid causing a dialyzer
+ warning because of a tightened spec for
+ <c>beam_lib:info/1</c>.</p>
+ <p>
+ Own Id: OTP-15482</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Hipe 3.18.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/hipe/vsn.mk b/lib/hipe/vsn.mk
index b51f17aff0..12d621bf01 100644
--- a/lib/hipe/vsn.mk
+++ b/lib/hipe/vsn.mk
@@ -1 +1 @@
-HIPE_VSN = 3.18.1
+HIPE_VSN = 3.18.2