1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-23 15:41:09 +02:00

Updated for 2.1.2

This commit is contained in:
James Crook 2015-07-16 20:11:59 +01:00
parent 94851d5238
commit fd958cfea3

View File

@ -14,7 +14,7 @@ Authors:
Martyn Shaw
========================================================================
This document is for Audacity version 2.1.0.
This document is for Audacity version 2.1.2.
If the advice here is inaccurate or incomplete,
email audacity-devel@lists.sourceforge.net.
@ -41,7 +41,8 @@ To simplify the implementation of a near-identical user
interface across platforms, Audacity uses wxWidgets, a
GUI framework.
Audacity 2.1.0 requires wxWidgets 2.8.12.
Audacity 2.1.2 currently requires wxWidgets 2.8.12.
(we're transitioning to wxWidgets 3.0.2. during this release...)
To be able to build Audacity for Windows, download and install
wxWidgets from http://www.wxwidgets.org/.