From a58c20a39dca0fe587545c899c852dcf3d218bfa Mon Sep 17 00:00:00 2001
From: Paul Moore
Date: Fri, 21 Jun 2024 22:26:31 +0100
Subject: [PATCH] Minor release is the quarter number
---
docs/html/development/release-process.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/html/development/release-process.rst b/docs/html/development/release-process.rst
index 793b0170105..5bf0d278b71 100644
--- a/docs/html/development/release-process.rst
+++ b/docs/html/development/release-process.rst
@@ -19,8 +19,7 @@ no changes, then that release month is skipped and the next release will be
3 months later.
The version number of pip is ``YY.N``, where ``YY`` is the year of the release
-and ``N`` identifies which release of the year (0=January, 1=April, 2=July, and
-3=October).
+and ``N`` identifies the quarter of the year (0-3).
The release manager may, at their discretion, choose whether or not there
will be a pre-release period for a release, and if there is may extend that