summaryrefslogtreecommitdiff
path: root/lib/parsetools
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-02-16 11:05:29 +0100
committerHenrik Nord <henrik@erlang.org>2022-02-16 11:05:29 +0100
commiteccc556e79f315d1f87c10fb46f2c4af50a63f20 (patch)
tree646e7303f948eeb15459ef33b480bf485fe980ee /lib/parsetools
parenta52c4c027086c6e947b0c6a2e2339106edcd1793 (diff)
downloaderlang-eccc556e79f315d1f87c10fb46f2c4af50a63f20.tar.gz
Revert "Prepare release"
This reverts commit 95f5a792610ed4c87457863cb03b047414ad4a14.
Diffstat (limited to 'lib/parsetools')
-rw-r--r--lib/parsetools/doc/src/notes.xml16
-rw-r--r--lib/parsetools/vsn.mk2
2 files changed, 1 insertions, 17 deletions
diff --git a/lib/parsetools/doc/src/notes.xml b/lib/parsetools/doc/src/notes.xml
index 77d44a7d33..d90ff5acf2 100644
--- a/lib/parsetools/doc/src/notes.xml
+++ b/lib/parsetools/doc/src/notes.xml
@@ -31,22 +31,6 @@
</header>
<p>This document describes the changes made to the Parsetools application.</p>
-<section><title>Parsetools 2.4</title>
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p>In the generated code, <c>yecc</c> will now quote all
- atoms coming from terminals in the grammar, in order to
- avoid conflicts with future reserved words.</p>
- <p>
- Own Id: OTP-17755</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Parsetools 2.3.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/parsetools/vsn.mk b/lib/parsetools/vsn.mk
index fa41d05179..d68af7fd01 100644
--- a/lib/parsetools/vsn.mk
+++ b/lib/parsetools/vsn.mk
@@ -1 +1 @@
-PARSETOOLS_VSN = 2.4
+PARSETOOLS_VSN = 2.3.2