Update version to 3.1.2

Run misc/scripts/inc_release and rebake.
This commit is contained in:
Vadim Zeitlin
2018-02-20 00:08:01 +01:00
parent 26c18da2e4
commit 2ec2837f6d
174 changed files with 819 additions and 819 deletions

View File

@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = wxWidgets
PROJECT_NUMBER = 3.1.1
PROJECT_NUMBER = 3.1.2
PROJECT_BRIEF =
PROJECT_LOGO = logo.png
OUTPUT_DIRECTORY = out

View File

@@ -1,4 +1,4 @@
wxWidgets 3.1.1 Release Notes
wxWidgets 3.1.2 Release Notes
=============================
Welcome to the latest development release of wxWidgets, a free and open source
@@ -16,12 +16,12 @@ more about wxWidgets at:
Documentation is available online at:
* http://docs.wxwidgets.org/3.1.1/
* http://docs.wxwidgets.org/3.1.2/
wxWidgets sources and binaries for the selected platforms are available for
download from:
* https://github.com/wxWidgets/wxWidgets/releases/tag/v3.1.1/
* https://github.com/wxWidgets/wxWidgets/releases/tag/v3.1.2/
Changes since 3.1.0
@@ -61,7 +61,7 @@ party libraries have been updated to their latest versions.
Please refer to the detailed change log for the full list of changes:
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.1/docs/changes.txt
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.2/docs/changes.txt
Changes since 3.0