Skip to content

Commit a37b7a0

Browse files
committed
Set GDB version number to 8.1.90.
gdb/ChangeLog: * version.in: Set GDB version number to 8.1.90. * PROBLEMS: Likewise.
1 parent 564d85c commit a37b7a0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

gdb/ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2018-07-04 Joel Brobecker <[email protected]>
2+
3+
* version.in: Set GDB version number to 8.1.90.
4+
* PROBLEMS: Likewise.
5+
16
2018-07-04 Joel Brobecker <[email protected]>
27

38
* NEWS: Change "Changes since GDB 8.1" into "Changes in GDB 8.2".

gdb/PROBLEMS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Known problems in GDB 7.2.50
2+
Known problems in GDB 8.1.90
33

44
See also: http://www.gnu.org/software/gdb/bugs/
55

gdb/version.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.90.DATE-git
1+
8.1.90

0 commit comments

Comments
 (0)