* version.cc (version_string): Bump to 1.7
This commit is contained in:
parent
1e5d08323a
commit
c43d3a487e
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue