From: Matthias Klose Date: Sun, 25 Aug 2024 15:32:28 +0000 (+0200) Subject: branch-version X-Git-Tag: archive/raspbian/2.43.1-5+rpi1^2^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6ed570ada55fe7b8cc81b2d05aaeb3f8b8e844a7;p=binutils.git 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 --- 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