From a813a6a6ea0ef1995a49bbb60fc820205c2f1ccd Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Nov 2025 21:40:26 +0000 Subject: [PATCH] Re-enable development on the 2.45 branch --- bfd/development.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/development.sh b/bfd/development.sh index 8b004da7d52..b8014261bfb 100644 --- a/bfd/development.sh +++ b/bfd/development.sh @@ -16,7 +16,7 @@ # along with this program. If not, see . # Controls whether to enable development-mode features by default. -development=false +development=true # Indicate whether this is a release branch. experimental=false -- 2.47.3