From eace29905be436d77245656b2511c9a9c2c67c90 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 5 May 2017 13:15:42 +0200 Subject: Revert "Prepare release" This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. --- lib/wx/doc/src/notes.xml | 15 --------------- lib/wx/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 16 deletions(-) (limited to 'lib/wx') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 18661d1071..9086117c81 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,21 +32,6 @@

This document describes the changes made to the wxErlang application.

-
Wx 1.8.1 - -
Fixed Bugs and Malfunctions - - -

- Fix a livelock that could be caused by wx:batch/1.

-

- Own Id: OTP-14289

-
-
-
- -
-
Wx 1.8
Fixed Bugs and Malfunctions diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk index b9100e7c87..cfa256fb12 100644 --- a/lib/wx/vsn.mk +++ b/lib/wx/vsn.mk @@ -1 +1 @@ -WX_VSN = 1.8.1 +WX_VSN = 1.8 -- cgit v1.2.3