aboutsummaryrefslogtreecommitdiff
path: root/binutils/README-how-to-make-a-release
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-01-18 14:12:07 +0000
committerNick Clifton <nickc@redhat.com>2020-01-18 14:12:07 +0000
commit1b1bb2c67bba67bcf0a9382fb6b6c61874e9b089 (patch)
tree9f49a1a8c26703d04aaa9f5edf2e720f5133ea41 /binutils/README-how-to-make-a-release
parentae77468624a91ca149c470962c9234109c8ca105 (diff)
downloadgdb-1b1bb2c67bba67bcf0a9382fb6b6c61874e9b089.zip
gdb-1b1bb2c67bba67bcf0a9382fb6b6c61874e9b089.tar.gz
gdb-1b1bb2c67bba67bcf0a9382fb6b6c61874e9b089.tar.bz2
Update version to 2.34.50. Regenerate configure and .pot files.
Diffstat (limited to 'binutils/README-how-to-make-a-release')
-rw-r--r--binutils/README-how-to-make-a-release4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index f011681..a82cea1 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -80,9 +80,9 @@ How to perform a release.
8. Update bfd/version.m4 on HEAD to indicate that is now a snapshot
of the next release:
- m4_define([BFD_VERSION], [2.34.51])
+ m4_define([BFD_VERSION], [2.34.50])
- Update the release number in bfd/version.m4 for the branch.
+ Update the release number in bfd/version.m4 for the BRANCH.
The branch only needs the point value set to 90 as the release
has not actually happened yet.