From 2fed4334a1d9113f99dc7d392533b7a23e8e8003 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 23 Jul 2020 16:16:42 +0200 Subject: [PATCH] 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. --- docs/contributing/how-to-release.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/contributing/how-to-release.md b/docs/contributing/how-to-release.md index c60ec037f8..31fce9f0a1 100644 --- a/docs/contributing/how-to-release.md +++ b/docs/contributing/how-to-release.md @@ -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 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, i.e. replace x.y.z with x.y.z+1.