[release/branch] Bump GDB's version number to 15.1.90.DATE-git.

Message ID 20240707164959.111310-1-brobecker@adacore.com
State New
Headers
Series [release/branch] Bump GDB's version number to 15.1.90.DATE-git. |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Joel Brobecker July 7, 2024, 4:49 p.m. UTC
  Hello,

Now that I have the gdb-15.1 release tarballs, this commit changes
gdb/version.in to 15.1.90.DATE-git.

This commit also makes the following changes in gdb/testsuite:

	* gdb.base/default.exp: Change $_gdb_minor to 2.

Thank you,
  

Patch

diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 291722e62c8..8f331214d94 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -692,7 +692,7 @@  set show_conv_list \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
 	{$_gdb_major = 15} \
-	{$_gdb_minor = 1} \
+	{$_gdb_minor = 2} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index adbc6d2b1bd..b5bc57990bd 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@ 
-15.1
+15.1.90.DATE-git