public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI: [release/branch] Bump GDB version number to 11.1.90.DATE-git.
@ 2021-09-13  1:55 Joel Brobecker
  0 siblings, 0 replies; only message in thread
From: Joel Brobecker @ 2021-09-13  1:55 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Hello,

I'm about to push the following commit which bumps the version
number on the release branch, now that I have the 11.1 release
tarballs.

gdb/ChangeLog:

	* version.in: Set GDB version number to 11.1.90.DATE-git.

gdb/testsuite/ChangeLog:

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

Thanks,
-- 
Joel

---
 gdb/ChangeLog                      | 4 ++++
 gdb/testsuite/ChangeLog            | 4 ++++
 gdb/testsuite/gdb.base/default.exp | 2 +-
 gdb/version.in                     | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c8ac8b3128..0974273183 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2021-09-13  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Set GDB version number to 11.1.90.DATE-git.
+
 2021-09-13  Joel Brobecker  <brobecker@adacore.com>
 
 	GDB 11.1 released.
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 9c2df65251..2a65fd0236 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2021-09-13  Joel Brobecker  <brobecker@adacore.com>
+
+	* gdb.base/default.exp: Change $_gdb_minor to 2.
+
 2021-09-10  Tom de Vries  <tdevries@suse.de>
 
 	* lib/gdb.exp (gdb_compile_test): Handle unrecognized command line
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index c6c7c357e4..e958e8fbc4 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 = 11} \
-	{$_gdb_minor = 1} \
+	{$_gdb_minor = 2} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index ef32e3201b..fda40755fd 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-11.1
+11.1.90.DATE-git
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-13  1:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13  1:55 FYI: [release/branch] Bump GDB version number to 11.1.90.DATE-git Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).