public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI: [release/branch] Bump GDB's version number to 12.1.90.DATE-git.
@ 2022-05-01 19:01 Joel Brobecker
  0 siblings, 0 replies; only message in thread
From: Joel Brobecker @ 2022-05-01 19:01 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Now that I have release tarballs for the GDB 12.1 release,
we can now change gdb/version.in back to a DATE-base version
number.

This commit changes gdb/version.in to 12.1.90.DATE-git.

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

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

Pushing to gdb-12-branch now.

Thanks,
-- 
Joel

---
 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 3c243e9b37..93b4c37b68 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 = 12} \
-	{$_gdb_minor = 1} \
+	{$_gdb_minor = 2} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index 40e6bd96a6..666b6e7197 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-12.1
+12.1.90.DATE-git
-- 
2.32.0


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

only message in thread, other threads:[~2022-05-01 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01 19:01 FYI: [release/branch] Bump GDB's version number to 12.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).