mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-16 00:27:30 +00:00
* version.cc (version_string): Bump to 1.10.
This commit is contained in:
parent
1222b29101
commit
7af0c62018
@ -1,3 +1,7 @@
|
||||
2010-08-03 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* version.cc (version_string): Bump to 1.10.
|
||||
|
||||
2010-08-03 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
PR 11805
|
||||
|
@ -37,7 +37,7 @@ namespace gold
|
||||
// version number from configure.ac. But it's easier to just change
|
||||
// this file for now.
|
||||
|
||||
static const char* version_string = "1.9";
|
||||
static const char* version_string = "1.10";
|
||||
|
||||
// Report version information.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user