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/common_test/doc/src/notes.xml | 29 ----------------------------- lib/common_test/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 30 deletions(-) (limited to 'lib/common_test') diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml index 99777591da..c8e0722a0f 100644 --- a/lib/common_test/doc/src/notes.xml +++ b/lib/common_test/doc/src/notes.xml @@ -33,35 +33,6 @@ notes.xml -
Common_Test 1.17.1 - -
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

-
-
-
- - -
Improvements and New Features - - -

Use ssh instead of rsh as the default - remote shell.

-

- Own Id: OTP-15633 Aux Id: PR-1787

-
-
-
- -
-
Common_Test 1.17
Fixed Bugs and Malfunctions diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk index 14a3622a00..23eb8d9656 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1 +1 @@ -COMMON_TEST_VSN = 1.17.1 +COMMON_TEST_VSN = 1.17 -- cgit v1.2.3