mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* version.cc (version_string): Bump to 1.6.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2008-04-19 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* version.cc (version_string): Bump to 1.6.
|
||||
|
||||
* testsuite/Makefile.am (many_sections_r_test): New target.
|
||||
(many_sections_r_test_SOURCES): Remove.
|
||||
(many_sections_r_test_DEPENDENCIES): Remove.
|
||||
|
||||
@@ -35,7 +35,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.5";
|
||||
static const char* version_string = "1.6";
|
||||
|
||||
// Report version information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user