Update version to 3.0.1.
And regenerate everything. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
DOXYFILE_ENCODING = UTF-8
|
||||
PROJECT_NAME = wxWidgets
|
||||
PROJECT_NUMBER = 3.0.0
|
||||
PROJECT_NUMBER = 3.0.1
|
||||
PROJECT_BRIEF =
|
||||
PROJECT_LOGO = logo.png
|
||||
OUTPUT_DIRECTORY = out
|
||||
|
@@ -49,7 +49,7 @@
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\vspace*{2cm}
|
||||
{\large Version 3.0.0 }\\
|
||||
{\large Version 3.0.1 }\\
|
||||
\vspace*{1cm}
|
||||
{Generated on \today}\\
|
||||
\end{center}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
wxWidgets 3.0.0 Release Notes
|
||||
wxWidgets 3.0.1 Release Notes
|
||||
=============================
|
||||
|
||||
Welcome to the latest release of wxWidgets, a free and open source
|
||||
@@ -18,17 +18,17 @@ You can learn more about wxWidgets at
|
||||
|
||||
and read its documentation online at
|
||||
|
||||
http://docs.wxwidgets.org/3.0.0/
|
||||
http://docs.wxwidgets.org/3.0.1/
|
||||
|
||||
|
||||
wxWidgets sources and binaries for the selected platforms are
|
||||
available for download from
|
||||
|
||||
https://sourceforge.net/projects/wxwindows/files/3.0.0/
|
||||
https://sourceforge.net/projects/wxwindows/files/3.0.1/
|
||||
|
||||
or
|
||||
|
||||
ftp://ftp.wxwidgets.org/pub/3.0.0/
|
||||
ftp://ftp.wxwidgets.org/pub/3.0.1/
|
||||
|
||||
Please see the "Files" section below for the description of various
|
||||
files available at these locations.
|
||||
@@ -161,7 +161,7 @@ Documentation
|
||||
-------------
|
||||
|
||||
wxWidgets documentation is available online at
|
||||
http://docs.wxwidgets.org/3.0.0/ and can also be downloaded in
|
||||
http://docs.wxwidgets.org/3.0.1/ and can also be downloaded in
|
||||
HTML format. To generate documentation in other formats (PDF, CHM,
|
||||
...) please use the scripts in docs/doxygen directory.
|
||||
|
||||
|
Reference in New Issue
Block a user