Remove the item about updating non-existing wxTrac query

There is no "Tickets to be fixed for the next release" query, so no need
to update it.
This commit is contained in:
Vadim Zeitlin
2020-07-23 16:16:42 +02:00
parent d9d05c2bb2
commit 2fed4334a1

View File

@@ -202,10 +202,6 @@ next milestone (ask Vadim or Robin to do it or to get admin password).
* Update the roadmap at https://trac.wxwidgets.org/wiki/Roadmap to at * Update the roadmap at https://trac.wxwidgets.org/wiki/Roadmap to at
least mention the new release there. least mention the new release there.
* Increase the version for the next release at
https://trac.wxwidgets.org/wiki/Queries in "Tickets to be fixed for the
next release".
* Run `misc/scripts/inc_release` to increment micro version, * Run `misc/scripts/inc_release` to increment micro version,
i.e. replace x.y.z with x.y.z+1. i.e. replace x.y.z with x.y.z+1.