aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-03-14 15:59:23 +0100
committerErlang/OTP <[email protected]>2017-03-14 15:59:23 +0100
commit4d658008be5a08ddadbe75ebadb9ef124436b76e (patch)
treec60fe1661ae9b747372a146edadbc8af6ca38036 /lib/reltool
parent3b72ab9407945eb7037c608ac2826b64ec17cdc6 (diff)
downloadotp-4d658008be5a08ddadbe75ebadb9ef124436b76e.tar.gz
otp-4d658008be5a08ddadbe75ebadb9ef124436b76e.tar.bz2
otp-4d658008be5a08ddadbe75ebadb9ef124436b76e.zip
Prepare release
Diffstat (limited to 'lib/reltool')
-rw-r--r--lib/reltool/doc/src/notes.xml17
-rw-r--r--lib/reltool/vsn.mk2
2 files changed, 17 insertions, 2 deletions
diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml
index 5b710a3267..b47d451055 100644
--- a/lib/reltool/doc/src/notes.xml
+++ b/lib/reltool/doc/src/notes.xml
@@ -38,7 +38,22 @@
thus constitutes one section in this document. The title of each
section is the version number of Reltool.</p>
- <section><title>Reltool 0.7.2</title>
+ <section><title>Reltool 0.7.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fixed xml issues in old release notes</p>
+ <p>
+ Own Id: OTP-14269</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Reltool 0.7.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
<list>
diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk
index 2b23ff6f20..2d07eeb8f0 100644
--- a/lib/reltool/vsn.mk
+++ b/lib/reltool/vsn.mk
@@ -1 +1 @@
-RELTOOL_VSN = 0.7.2
+RELTOOL_VSN = 0.7.3