From 663e847459686604ea051f036a0e4caff18cea6f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 12 May 2016 12:04:14 +0200 Subject: Revert "Prepare release" This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. --- 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 07853f7055..082079aa74 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.1 - -
Improvements and New Features - - -

Modify the code as motivated by a change of the - Erlang Parser (undefined is no longer - automatically inserted to the type of record fields - without an initializer).

-

- Own Id: OTP-13033 Aux Id: OTP-12719

-
-
-
- -
- -
Reltool 0.7 +
Reltool 0.7
Improvements and New Features diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk index 76f69fd294..733c41bc02 100644 --- a/lib/reltool/vsn.mk +++ b/lib/reltool/vsn.mk @@ -1 +1 @@ -RELTOOL_VSN = 0.7.1 +RELTOOL_VSN = 0.7 -- cgit v1.2.3