mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* version.cc (version_string): Bump to 1.11.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-01-24 Ian Lance Taylor <iant@google.com>
|
||||||
|
|
||||||
|
* version.cc (version_string): Bump to 1.11.
|
||||||
|
|
||||||
2011-01-24 Ian Lance Taylor <iant@google.com>
|
2011-01-24 Ian Lance Taylor <iant@google.com>
|
||||||
|
|
||||||
* plugin.cc (class Plugin_rescan): Define new class.
|
* plugin.cc (class Plugin_rescan): Define new class.
|
||||||
|
@ -37,7 +37,7 @@ namespace gold
|
|||||||
// version number from configure.ac. But it's easier to just change
|
// version number from configure.ac. But it's easier to just change
|
||||||
// this file for now.
|
// this file for now.
|
||||||
|
|
||||||
static const char* version_string = "1.10";
|
static const char* version_string = "1.11";
|
||||||
|
|
||||||
// Report version information.
|
// Report version information.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user