public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [release/branch] Set GDB version number to 8.2.90.
@ 2019-02-27  5:11 Joel Brobecker
  2019-02-27  5:19 ` withdrawn: " Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27  5:11 UTC (permalink / raw)
  To: gdb-patches

Hello,

Another change, this time to prepare of the first 8.3 pre-release...

gdb/ChangeLog:

	* version.in: Set GDB version number to 8.2.90.
	* PROBLEMS: Likewise.

Pushing to gdb-8.3-branch...

Thanks,
-- 
Joel

---
 gdb/ChangeLog  | 5 +++++
 gdb/PROBLEMS   | 2 +-
 gdb/version.in | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e9b10f44d8..ca0f93859b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-27  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Set GDB version number to 8.2.90.
+	* PROBLEMS: Likewise.
+
 2019-02-27  Joel Brobecker  <brobecker@adacore.com>
 
 	GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 4e1327f57c..200e268665 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -1,4 +1,4 @@
-Known problems in GDB can be found by searching GDB's Bugzilla, here:
+Known problems in GDB 8.2.90
 
     https://sourceware.org/bugzilla/query.cgi?product=gdb
 
diff --git a/gdb/version.in b/gdb/version.in
index 87731a1886..07e31fcbca 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-8.2.90.DATE-git
+8.2.90
-- 
2.17.1

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

* withdrawn: [release/branch] Set GDB version number to 8.2.90.
  2019-02-27  5:11 [release/branch] Set GDB version number to 8.2.90 Joel Brobecker
@ 2019-02-27  5:19 ` Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27  5:19 UTC (permalink / raw)
  To: gdb-patches

> Hello,
> 
> Another change, this time to prepare of the first 8.3 pre-release...
> 
> gdb/ChangeLog:
> 
> 	* version.in: Set GDB version number to 8.2.90.
> 	* PROBLEMS: Likewise.
> 
> Pushing to gdb-8.3-branch...

I got a bit lucky on that one.

The change to gdb/PROBLEM is no longer useful. I missed that because
everything was being done automatically, and didn't check the diff
properly. Thankfully, I had just pushed a chagne to gdb-8.3 which
caused this push to fail (non-fast-forward push).

I'm fixing my scripts to only update version.in, and in the meantime,
this patch is withdrawn...

-- 
Joel

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

* [release/branch] Set GDB version number to 8.2.90.
@ 2019-02-27  5:21 Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27  5:21 UTC (permalink / raw)
  To: gdb-patches

Hello,

So, this is take #2 of trying to update the version number in
gdb/version.in (see
https://www.sourceware.org/ml/gdb-patches/2019-02/msg00475.html
of more details on take #1).

gdb/ChangeLog:

	* version.in: Set GDB version number to 8.2.90.

Pushing to gdb-8.3-branch...

Thanks,
-- 
Joel

---
 gdb/ChangeLog  | 4 ++++
 gdb/version.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c1cc228e76..650f8e4b3d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-27  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Set GDB version number to 8.2.90.
+
 2019-02-27  Joel Brobecker  <brobecker@adacore.com>
 
 	* NEWS: Change "Changes since GDB 8.2" into "Changes in GDB 8.3".
diff --git a/gdb/version.in b/gdb/version.in
index 87731a1886..07e31fcbca 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-8.2.90.DATE-git
+8.2.90
-- 
2.17.1

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

end of thread, other threads:[~2019-02-27  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27  5:11 [release/branch] Set GDB version number to 8.2.90 Joel Brobecker
2019-02-27  5:19 ` withdrawn: " Joel Brobecker
2019-02-27  5:21 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).