Update the version in wx/version.h and add an item for it to the docs.
Mention the need to udpate this file in the release checklist. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
Before making the release
|
Before making the release
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
Change the version in include/wx/version.h.
|
||||||
|
|
||||||
Update docs/readme.txt. Please review its contents in addition to just
|
Update docs/readme.txt. Please review its contents in addition to just
|
||||||
changing the version number.
|
changing the version number.
|
||||||
|
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
#define wxMINOR_VERSION 0
|
#define wxMINOR_VERSION 0
|
||||||
#define wxRELEASE_NUMBER 0
|
#define wxRELEASE_NUMBER 0
|
||||||
#define wxSUBRELEASE_NUMBER 0
|
#define wxSUBRELEASE_NUMBER 0
|
||||||
#define wxVERSION_STRING wxT("wxWidgets 3.0.0-rc2")
|
#define wxVERSION_STRING wxT("wxWidgets 3.0.0")
|
||||||
|
|
||||||
/* nothing to update below this line when updating the version */
|
/* nothing to update below this line when updating the version */
|
||||||
/* ---------------------------------------------------------------------------- */
|
/* ---------------------------------------------------------------------------- */
|
||||||
|
Reference in New Issue
Block a user