From 017a28c22dedafa51988bd431c8dd554c6d85184 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Wed, 24 Feb 2021 09:54:27 +0100 Subject: Revert "Prepare release" This reverts commit bbc0f3386c2546af25936730742d8dee1664f1dd. --- lib/syntax_tools/doc/src/notes.xml | 27 --------------------------- lib/syntax_tools/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 28 deletions(-) (limited to 'lib/syntax_tools') diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index f0d26dcbeb..b7d304aabe 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,33 +32,6 @@

This document describes the changes made to the Syntax_Tools application.

-
Syntax_Tools 2.5 - -
Improvements and New Features - - -

- Support for handling abstract code created before OTP R15 - has been dropped.

-

- Own Id: OTP-16678 Aux Id: PR-2627

-
- -

The igor and erl_tidy modules have been - the removed and are now maintained by their original - author Richard Carlsson. They can be found at github.com/richcarl/igor - and github.com/richcarl/erl_tidy, - respectively.

-

- Own Id: OTP-17180

-
-
-
- -
-
Syntax_Tools 2.4
Improvements and New Features diff --git a/lib/syntax_tools/vsn.mk b/lib/syntax_tools/vsn.mk index 7a93e81b94..7f0b8f40dd 100644 --- a/lib/syntax_tools/vsn.mk +++ b/lib/syntax_tools/vsn.mk @@ -1 +1 @@ -SYNTAX_TOOLS_VSN = 2.5 +SYNTAX_TOOLS_VSN = 2.4 -- cgit v1.2.1