[binutils-gdb/gdb-13-branch] Bump GDB's version number to 13.1.90.DATE-git.
Joel Brobecker
brobecke@sourceware.org
Sun Feb 19 14:01:41 GMT 2023
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1d2740610c31899ec5e4aa3f2644c0f47a2f047f
commit 1d2740610c31899ec5e4aa3f2644c0f47a2f047f
Author: Joel Brobecker <brobecker@adacore.com>
Date: Sun Feb 19 18:00:08 2023 +0400
Bump GDB's version number to 13.1.90.DATE-git.
This commit changes gdb/version.in to 13.1.90.DATE-git.
This commit also makes the following changes in gdb/testsuite:
* gdb.base/default.exp: Change $_gdb_minor to 2.
Diff:
---
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/version.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 3cafd2ac9b2..e1dbb591bd8 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -607,7 +607,7 @@ set show_conv_list \
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
{$_gdb_setting = <internal function _gdb_setting>} \
{$_gdb_major = 13} \
- {$_gdb_minor = 1} \
+ {$_gdb_minor = 2} \
{$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \
}
diff --git a/gdb/version.in b/gdb/version.in
index cdb4ac4096a..112f9ddb723 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-13.1
+13.1.90.DATE-git
More information about the Gdb-cvs
mailing list