From 9e79fe37fff2de4a979a78d25e983bb4b627db71 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Wed, 18 Sep 2024 10:36:17 +0200 Subject: [PATCH] branch-version # DP: Don't bump the version when doing distro builds # DP: Don't bump the version when doing distro builds git diff e4cfe6dab3ef7609d92fb3a61438d07eb174f470 beb2cdbcda911764b2bed5e57921fe90493260bd Gbp-Pq: Name branch-version.diff --- bfd/development.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/development.sh b/bfd/development.sh index 850391489..ad74927b5 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=true +development=false # Indicate whether this is a release branch. experimental=false -- 2.30.2