diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:31:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:31:12 +0000 |
commit | 769c7ea507209948135facd04bf8defc3f21a8a4 (patch) | |
tree | f2f537a1f3c95c929b1624d67dad02b57d3b9529 /binutils/README-how-to-make-a-release | |
parent | faf766e31794722b7e2c24e44e920d0476cede32 (diff) | |
download | gdb-769c7ea507209948135facd04bf8defc3f21a8a4.zip gdb-769c7ea507209948135facd04bf8defc3f21a8a4.tar.gz gdb-769c7ea507209948135facd04bf8defc3f21a8a4.tar.bz2 |
Bump version number to 2.30.51
bfd/
* version.m4: Bump version to 2.30.51
* configure: Regenerate.
binutils/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
Diffstat (limited to 'binutils/README-how-to-make-a-release')
-rw-r--r-- | binutils/README-how-to-make-a-release | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 4e6d1e7..97ea210 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -42,6 +42,7 @@ How to perform a release. 5. Update bfd/configure and bfd/configure.ac on HEAD to indicate snapshot of the following release. + [make-prerelease.sh command hv + C] 6. Rename the current HEAD version entry in Bugzilla, and create a new one. E.g. rename "2.30 (HEAD)" to 2.30, and create "2.31 |