summaryrefslogtreecommitdiff
path: root/lib/edoc
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2020-03-25 13:48:30 +0100
committerHenrik Nord <henrik@erlang.org>2020-03-25 13:48:30 +0100
commita868d29999c7e031f93fc21f0bd8614cbd4b7642 (patch)
tree3efe1e13590f7ad172625ba6b9d99687bbc0d33a /lib/edoc
parent432011292801b28da9dec57ec03d33cdf6725234 (diff)
downloaderlang-a868d29999c7e031f93fc21f0bd8614cbd4b7642.tar.gz
Revert "Prepare release"
This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154.
Diffstat (limited to 'lib/edoc')
-rw-r--r--lib/edoc/doc/src/notes.xml20
-rw-r--r--lib/edoc/vsn.mk2
2 files changed, 1 insertions, 21 deletions
diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml
index 4e3c6866da..48bc5d9c74 100644
--- a/lib/edoc/doc/src/notes.xml
+++ b/lib/edoc/doc/src/notes.xml
@@ -32,26 +32,6 @@
<p>This document describes the changes made to the EDoc
application.</p>
-<section><title>Edoc 0.12</title>
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p> Remove Inets dependency from EDoc. </p>
- <p>
- Own Id: OTP-15999 Aux Id: PR-2317 </p>
- </item>
- <item>
- <p>Refactored the internal handling of deprecated and
- removed functions.</p>
- <p>
- Own Id: OTP-16469</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Edoc 0.11</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/edoc/vsn.mk b/lib/edoc/vsn.mk
index 5d2bbe769d..3510fdfccf 100644
--- a/lib/edoc/vsn.mk
+++ b/lib/edoc/vsn.mk
@@ -1 +1 @@
-EDOC_VSN = 0.12
+EDOC_VSN = 0.11