aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2016-06-02 11:39:07 +0200
committerErlang/OTP <[email protected]>2016-06-02 11:39:07 +0200
commitc04cad3ba921deb086d19e2de2526af4854add75 (patch)
tree305d62687e520a194bdf3bdfccff7b2a3a57b41a /lib/megaco
parent2c9dba638a8bda92e3db2d5c07e6ba251330c7ca (diff)
downloadotp-c04cad3ba921deb086d19e2de2526af4854add75.tar.gz
otp-c04cad3ba921deb086d19e2de2526af4854add75.tar.bz2
otp-c04cad3ba921deb086d19e2de2526af4854add75.zip
Revert "Prepare release"
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da.
Diffstat (limited to 'lib/megaco')
-rw-r--r--lib/megaco/doc/src/notes.xml17
-rw-r--r--lib/megaco/vsn.mk2
2 files changed, 2 insertions, 17 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index a05a339003..7deafc79e9 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -37,22 +37,7 @@
section is the version number of Megaco.</p>
- <section><title>Megaco 3.18.1</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>Megaco 3.18</title>
+ <section><title>Megaco 3.18</title>
<section><title>Improvements and New Features</title>
<list>
diff --git a/lib/megaco/vsn.mk b/lib/megaco/vsn.mk
index b95cd66a81..2e850f2917 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
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(MEGACO_VSN)$(PRE_VSN)"