aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-02-19 18:00:08 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-02-19 18:00:08 +0400
commit1d2740610c31899ec5e4aa3f2644c0f47a2f047f (patch)
tree662ced6f852112df1d07b867cbcd49272a5ad247 /gdb
parent4f3e26ac6ee31f7bc4b04abd8bdb944e7f1fc5d2 (diff)
downloadgdb-1d2740610c31899ec5e4aa3f2644c0f47a2f047f.zip
gdb-1d2740610c31899ec5e4aa3f2644c0f47a2f047f.tar.gz
gdb-1d2740610c31899ec5e4aa3f2644c0f47a2f047f.tar.bz2
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/gdb.base/default.exp2
-rw-r--r--gdb/version.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 3cafd2a..e1dbb59 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 cdb4ac4..112f9dd 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-13.1
+13.1.90.DATE-git