summaryrefslogtreecommitdiff
path: root/lib/asn1
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2021-03-26 08:38:27 +0100
committerHenrik Nord <henrik@erlang.org>2021-03-26 08:38:27 +0100
commit15ccde6390bb273d0132a75639da9dcf7d441de8 (patch)
treed334ea404721403a0f3c455c45d97c3d62642911 /lib/asn1
parentc50620199f0489372482006f712cb78b68946146 (diff)
downloaderlang-15ccde6390bb273d0132a75639da9dcf7d441de8.tar.gz
Revert "Prepare release"
This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.
Diffstat (limited to 'lib/asn1')
-rw-r--r--lib/asn1/doc/src/notes.xml15
-rw-r--r--lib/asn1/vsn.mk2
2 files changed, 1 insertions, 16 deletions
diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml
index a1e82bc849..3f4bfddd06 100644
--- a/lib/asn1/doc/src/notes.xml
+++ b/lib/asn1/doc/src/notes.xml
@@ -32,21 +32,6 @@
<p>This document describes the changes made to the asn1 application.</p>
-<section><title>Asn1 5.1</title>
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p>The compiler will now emit warnings when (previously
- bound) underscore-prefixed variables are matched.</p>
- <p>
- Own Id: OTP-17123</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Asn1 5.0.14</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/asn1/vsn.mk b/lib/asn1/vsn.mk
index a63de49f97..b5dfc871bd 100644
--- a/lib/asn1/vsn.mk
+++ b/lib/asn1/vsn.mk
@@ -1 +1 @@
-ASN1_VSN = 5.1
+ASN1_VSN = 5.0.14