Skip to content

Commit 1510de4

Browse files
committed
Set GDB version number to 10.1.
gdb/ChangeLog: * version.in: Set GDB version number to 10.1.
1 parent 893aa14 commit 1510de4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gdb/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2020-10-24 Joel Brobecker <[email protected]>
2+
3+
* version.in: Set GDB version number to 10.1.
4+
15
2020-10-22 Hannes Domani <[email protected]>
26

37
* gdbtypes.c (init_complex_type): Check target type name.

gdb/version.in

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

0 commit comments

Comments
 (0)