summaryrefslogtreecommitdiff
path: root/lib/wx
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-03-24 19:48:10 +0100
committerErlang/OTP <otp@erlang.org>2020-03-24 19:48:10 +0100
commit63638d668efbeb4539ba301328cabbc2636fb154 (patch)
tree5478c2cfc94b3e54d81317579f73d5d4278a139d /lib/wx
parentfc5f6a945304f17d52117506f9059207c5029117 (diff)
downloaderlang-63638d668efbeb4539ba301328cabbc2636fb154.tar.gz
Prepare release
Diffstat (limited to 'lib/wx')
-rw-r--r--lib/wx/doc/src/notes.xml15
-rw-r--r--lib/wx/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 7dcfbb1588..2ee28554c4 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 1.9.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>Refactored the internal handling of deprecated and
+ removed functions.</p>
+ <p>
+ Own Id: OTP-16469</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 1.9</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk
index b498d21f3f..552e09ee2a 100644
--- a/lib/wx/vsn.mk
+++ b/lib/wx/vsn.mk
@@ -1 +1 @@
-WX_VSN = 1.9
+WX_VSN = 1.9.1