mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-18 00:32:30 +08:00
* version.cc (version_string): Bump to 1.7
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2008-06-23 Craig Silverstein <csilvers@google.com>
|
||||||
|
|
||||||
|
* version.cc (version_string): Bump to 1.7
|
||||||
|
|
||||||
2008-06-18 Craig Silverstein <csilvers@google.com>
|
2008-06-18 Craig Silverstein <csilvers@google.com>
|
||||||
|
|
||||||
* powerpc.cc (Powerpc_relocate_functions::addr16_ha): cast
|
* powerpc.cc (Powerpc_relocate_functions::addr16_ha): cast
|
||||||
|
@ -35,7 +35,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.6";
|
static const char* version_string = "1.7";
|
||||||
|
|
||||||
// Report version information.
|
// Report version information.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user