aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2015-05-12 18:18:55 +0200
committerErlang/OTP <[email protected]>2015-05-12 18:18:55 +0200
commite09dd66dc4d89c62ddfd8c19791f9678d5d787c6 (patch)
tree5967d95bbd5daf995246b0f66a4b40fa92c7f415 /lib/typer
parent11001c6a93ad6c2d0433cd7d23916d5a72f5eff3 (diff)
downloadotp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.tar.gz
otp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.tar.bz2
otp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.zip
Prepare release
Diffstat (limited to 'lib/typer')
-rw-r--r--lib/typer/doc/src/notes.xml14
-rw-r--r--lib/typer/vsn.mk2
2 files changed, 15 insertions, 1 deletions
diff --git a/lib/typer/doc/src/notes.xml b/lib/typer/doc/src/notes.xml
index 23e22759d6..045b55ffe4 100644
--- a/lib/typer/doc/src/notes.xml
+++ b/lib/typer/doc/src/notes.xml
@@ -30,6 +30,20 @@
</header>
<p>This document describes the changes made to TypEr.</p>
+<section><title>TypEr 0.9.9</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p> Properly extract annotations from core code. </p>
+ <p>
+ Own Id: OTP-12727</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>TypEr 0.9.8</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/typer/vsn.mk b/lib/typer/vsn.mk
index ce658e257b..74c0ccfc59 100644
--- a/lib/typer/vsn.mk
+++ b/lib/typer/vsn.mk
@@ -1 +1 @@
-TYPER_VSN = 0.9.8
+TYPER_VSN = 0.9.9