[release/branch] Set GDB version number to 8.2.90.

Message ID 20190227051104.19426-1-brobecker@adacore.com
State New, archived
Headers

Commit Message

Joel Brobecker Feb. 27, 2019, 5:11 a.m. UTC
  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,
  

Comments

Joel Brobecker Feb. 27, 2019, 5:19 a.m. UTC | #1
> 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...
  

Patch

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