From b9023ad36f9fd1e2154ff80089906b53b548d891 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 26 Mar 2019 12:14:50 +0100 Subject: Revert "Prepare release" This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. --- lib/syntax_tools/doc/src/notes.xml | 17 ----------------- lib/syntax_tools/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 18 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 d254fd70d4..772f5e6e04 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,23 +32,6 @@

This document describes the changes made to the Syntax_Tools application.

-
Syntax_Tools 2.1.8 - -
Fixed Bugs and Malfunctions - - -

- All incorrect (that is, all) uses of "can not" has been - corrected to "cannot" in source code comments, - documentation, examples, and so on.

-

- Own Id: OTP-14282 Aux Id: PR-1891

-
-
-
- -
-
Syntax_Tools 2.1.7
Fixed Bugs and Malfunctions diff --git a/lib/syntax_tools/vsn.mk b/lib/syntax_tools/vsn.mk index f34950a1cd..538c71dc24 100644 --- a/lib/syntax_tools/vsn.mk +++ b/lib/syntax_tools/vsn.mk @@ -1 +1 @@ -SYNTAX_TOOLS_VSN = 2.1.8 +SYNTAX_TOOLS_VSN = 2.1.7 -- cgit v1.2.1