From: Joel Brobecker Date: Sun, 20 Apr 2025 17:39:23 +0000 (-0700) Subject: Bump GDB's version number to 16.3.90.DATE-git. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=052e83f0e37dd33eadf03bf219f07f3038d9d169;p=thirdparty%2Fbinutils-gdb.git Bump GDB's version number to 16.3.90.DATE-git. This commit changes gdb/version.in to 16.3.90.DATE-git. This commit also makes the following changes in gdb/testsuite: * gdb.base/default.exp: Change $_gdb_minor to 4. --- diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp index 8d15bb5b78e..7453691c7fd 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 = } \ {$_gdb_setting = } \ {$_gdb_major = 16} \ - {$_gdb_minor = 3} \ + {$_gdb_minor = 4} \ {$_shell_exitsignal = void} \ {$_shell_exitcode = 0} \ } diff --git a/gdb/version.in b/gdb/version.in index b0bc3401995..729b85325ad 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -16.3 +16.3.90.DATE-git