]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Bump version to 12.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sat, 3 Jul 2021 17:42:03 +0000 (10:42 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 3 Jul 2021 17:56:25 +0000 (10:56 -0700)
Now that the GDB 11 branch has been created, we can
bump the version number.

gdb/ChangeLog:

GDB 11 branch created (4b51505e33441c6165e7789fa2b6d21930242927):
* version.in: Bump version to 12.0.50.DATE-git.

gdb/testsuite/ChangeLog:

* gdb.base/default.exp: Change $_gdb_major to 12.

gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/default.exp
gdb/version.in

index 6a538f9eb863e243cc9bb9f129cf244a834f66ef..d4edc631644d7b886dcf0c179f0b89b43b855849 100644 (file)
@@ -1,3 +1,8 @@
+2021-07-03  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 11 branch created (4b51505e33441c6165e7789fa2b6d21930242927):
+       * version.in: Bump version to 12.0.50.DATE-git.
+
 2021-07-03  Tom Tromey  <tom@tromey.com>
 
        * dwarf2/read.c (lnp_state_machine::record_line): Use 'true'.
index 67fa42cbe3b333977967124ed9f4c791097de5d4..9a227215dd3a2c767f9301afa46a345162abda26 100644 (file)
@@ -1,3 +1,7 @@
+2021-07-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/default.exp: Change $_gdb_major to 12.
+
 2021-07-01  Pedro Alves  <pedro@palves.net>
 
        PR mi/15729
index c6c7c357e4e0e046df5c4ad687bd736f3f18eb1f..e32b769478cd541c82170e2c6cff0ba8e5ef6a9c 100644 (file)
@@ -606,7 +606,7 @@ set show_conv_list \
        {$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
        {$_gdb_setting_str = <internal function _gdb_setting_str>} \
        {$_gdb_setting = <internal function _gdb_setting>} \
-       {$_gdb_major = 11} \
+       {$_gdb_major = 12} \
        {$_gdb_minor = 1} \
        {$_shell_exitsignal = void} \
        {$_shell_exitcode = 0} \
index 11de0e62848a32fc4860b7b9ca5aef391310abec..1b7015de587e5eb6c87f5aefd17ea769d2f65534 100644 (file)
@@ -1 +1 @@
-11.0.50.DATE-git
\ No newline at end of file
+12.0.50.DATE-git
\ No newline at end of file