aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-05-04 17:05:25 +0200
committerErlang/OTP <[email protected]>2017-05-04 17:05:25 +0200
commitdc57404252c47520f352834ad9be45ad684f96c9 (patch)
tree4b45d3ddf960372ffff4d08e3eeed171b2903bd3 /lib/megaco
parent4261ee2caae48ad7e215144c5abbfd34fffb35e5 (diff)
downloadotp-dc57404252c47520f352834ad9be45ad684f96c9.tar.gz
otp-dc57404252c47520f352834ad9be45ad684f96c9.tar.bz2
otp-dc57404252c47520f352834ad9be45ad684f96c9.zip
Prepare release
Diffstat (limited to 'lib/megaco')
-rw-r--r--lib/megaco/doc/src/notes.xml16
-rw-r--r--lib/megaco/vsn.mk2
2 files changed, 16 insertions, 2 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index a05a339003..aa3d434dd7 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -37,7 +37,21 @@
section is the version number of Megaco.</p>
- <section><title>Megaco 3.18.1</title>
+ <section><title>Megaco 3.18.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Typos have been fixed.</p>
+ <p>
+ Own Id: OTP-14387</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Megaco 3.18.1</title>
<section><title>Improvements and New Features</title>
<list>
diff --git a/lib/megaco/vsn.mk b/lib/megaco/vsn.mk
index 0d40f863b2..ca8049daee 100644
--- a/lib/megaco/vsn.mk
+++ b/lib/megaco/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = megaco
-MEGACO_VSN = 3.18.1
+MEGACO_VSN = 3.18.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(MEGACO_VSN)$(PRE_VSN)"