From 1a210f089891031909b30b5770e323db6e2ba382 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 19 Nov 2016 09:23:33 +0200 Subject: [PATCH] * admin/release-process: Update versions and blocking bug numbers. --- admin/release-process | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin/release-process b/admin/release-process index e4ef4d94647..6aa004014b8 100644 --- a/admin/release-process +++ b/admin/release-process @@ -46,12 +46,12 @@ See admin/gitmerge.el. Emacs uses the "blocking" feature of Debbugs for bugs that need to be addressed in the next release. -Currently, bug#19759 is the tracking bug for release of 25.1 and -bug#21966 is the tracking bug for the next release. Say bug#123 needs -to be fixed for Emacs 25.1. Send a message to control@debbugs.gnu.org +Currently, bug#21966 is the tracking bug for release of 25.2 and +bug#24655 is the tracking bug for release 26.1. Say bug#123 needs +to be fixed for Emacs 26.1. Send a message to control@debbugs.gnu.org that says: - block 19759 by 123 + block 24655 by 123 Change "block" to "unblock" to remove a bug from the list. Closed bugs are not listed as blockers, so you do not need to explicitly -- 2.11.4.GIT