aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2016-05-11 17:22:23 +0200
committerErlang/OTP <[email protected]>2016-05-11 17:22:23 +0200
commitbd64ad8e15d66e48b36dbe3584315dd5cfc8b59a (patch)
treeacfd657ec7a84bc10503b9c0d00b6b4514ae2725 /lib/typer
parent3aa1148cf76915e6ea27b9cc34e388ad85d7da4d (diff)
downloadotp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.gz
otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.bz2
otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.zip
Prepare release
Diffstat (limited to 'lib/typer')
-rw-r--r--lib/typer/doc/src/notes.xml15
-rw-r--r--lib/typer/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/typer/doc/src/notes.xml b/lib/typer/doc/src/notes.xml
index d6d545d0e4..9ef5ca1c70 100644
--- a/lib/typer/doc/src/notes.xml
+++ b/lib/typer/doc/src/notes.xml
@@ -31,6 +31,21 @@
</header>
<p>This document describes the changes made to TypEr.</p>
+<section><title>TypEr 0.9.11</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Internal changes</p>
+ <p>
+ Own Id: OTP-13551</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>TypEr 0.9.10</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/typer/vsn.mk b/lib/typer/vsn.mk
index 507593ef56..ed12e067c1 100644
--- a/lib/typer/vsn.mk
+++ b/lib/typer/vsn.mk
@@ -1 +1 @@
-TYPER_VSN = 0.9.10
+TYPER_VSN = 0.9.11