public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed/ob] Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme)
@ 2019-10-06 15:35 Joel Brobecker
  2019-10-07 10:54 ` [committed][gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.exp Tom de Vries
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2019-10-06 15:35 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Hi everyone,

As discussed and then announced, the numbering scheme used for
future GDB releases is changed. I therefore modified gdb/version.in
to reflect the new scheme.

Next up for me: Update the documentation on the wiki.

gdb/ChangeLog:

        * version.in: Change version number to "9.0.50.DATE-git".
---
 gdb/ChangeLog  | 4 ++++
 gdb/version.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4eeed4931e7..7bfcab593b8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-10-06  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Change version number to "9.0.50.DATE-git".
+
 2019-10-03  Tom Tromey  <tom@tromey.com>
 
 	PR rust/24976:
diff --git a/gdb/version.in b/gdb/version.in
index 0ab8049edb0..bf3348a01e0 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-8.3.50.DATE-git
+9.0.50.DATE-git
-- 
2.17.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-09  2:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 15:35 [pushed/ob] Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme) Joel Brobecker
2019-10-07 10:54 ` [committed][gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.exp Tom de Vries
2019-10-07 17:17   ` Tom Tromey
2019-10-08  1:53     ` Joel Brobecker
2019-10-08 20:57       ` Tom Tromey
2019-10-09  2:35         ` 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).