Update the version to 3.0.2 and rebake everything.
This is the result of running misc/scripts/inc_release and bakefile_gen. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76717 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.1
|
||||
PROJECT_NUMBER = 3.0.2
|
||||
PROJECT_BRIEF =
|
||||
PROJECT_LOGO = logo.png
|
||||
OUTPUT_DIRECTORY = out
|
||||
|
@@ -49,7 +49,7 @@
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\vspace*{2cm}
|
||||
{\large Version 3.0.1 }\\
|
||||
{\large Version 3.0.2 }\\
|
||||
\vspace*{1cm}
|
||||
{Generated on \today}\\
|
||||
\end{center}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
wxWidgets 3.0.1 Release Notes
|
||||
wxWidgets 3.0.2 Release Notes
|
||||
=============================
|
||||
|
||||
Welcome to the latest stable release of wxWidgets, a free and open
|
||||
@@ -18,17 +18,17 @@ You can learn more about wxWidgets at
|
||||
|
||||
and read its documentation online at
|
||||
|
||||
http://docs.wxwidgets.org/3.0.1/
|
||||
http://docs.wxwidgets.org/3.0.2/
|
||||
|
||||
|
||||
wxWidgets sources and binaries for the selected platforms are
|
||||
available for download from
|
||||
|
||||
https://sourceforge.net/projects/wxwindows/files/3.0.1/
|
||||
https://sourceforge.net/projects/wxwindows/files/3.0.2/
|
||||
|
||||
or
|
||||
|
||||
ftp://ftp.wxwidgets.org/pub/3.0.1/
|
||||
ftp://ftp.wxwidgets.org/pub/3.0.2/
|
||||
|
||||
Please see the "Files" section below for the description of various
|
||||
files available at these locations.
|
||||
|
Reference in New Issue
Block a user