From 32275a2fc0b86d1f1b124706afc80f3ff92216eb Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 31 May 2017 16:21:00 +0200 Subject: Revert "Prepare release" This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. --- lib/reltool/doc/src/notes.xml | 19 +------------------ lib/reltool/vsn.mk | 2 +- 2 files changed, 2 insertions(+), 19 deletions(-) (limited to 'lib/reltool') diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml index ff11a6ca11..b47d451055 100644 --- a/lib/reltool/doc/src/notes.xml +++ b/lib/reltool/doc/src/notes.xml @@ -38,24 +38,7 @@ thus constitutes one section in this document. The title of each section is the version number of Reltool.

-
Reltool 0.7.4 - -
Improvements and New Features - - -

The User's Guide examples are updated after removal - of support for Dets files created with Erlang/OTP R7 and - earlier.

The examples are not correct, and will - be updated before the release of Erlang/OTP 20.0.

-

- Own Id: OTP-14422 Aux Id: OTP-13830

-
-
-
- -
- -
Reltool 0.7.3 +
Reltool 0.7.3
Fixed Bugs and Malfunctions diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk index 3617f6e0d9..2d07eeb8f0 100644 --- a/lib/reltool/vsn.mk +++ b/lib/reltool/vsn.mk @@ -1 +1 @@ -RELTOOL_VSN = 0.7.4 +RELTOOL_VSN = 0.7.3 -- cgit v1.2.3