From e61a54d306ec069826b53bfec0b56d9ab3199257 Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Wed, 28 Jan 2026 16:51:29 -0500 Subject: Doc'd the minimum version of bash for releasing Django. --- docs/internals/howto-release-django.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 7d3d6ded26..78347b864b 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -63,7 +63,7 @@ permissions. * A Unix environment with these tools installed (in alphabetical order): - * bash + * bash (version 4.0+) * git * GPG * make -- cgit v1.3