projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bc3e21
)
* version.cc (version_string): Bump to 1.6.
author
Ian Lance Taylor
<ian@airs.com>
Sat, 19 Apr 2008 20:15:56 +0000
(20:15 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sat, 19 Apr 2008 20:15:56 +0000
(20:15 +0000)
gold/ChangeLog
patch
|
blob
|
history
gold/version.cc
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index c272076bb44d0ddebd72b0d32e7d427d638c4268..c3ad5202ed0b9bebe2dd44024c1d097abf5ad242 100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-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.
diff --git
a/gold/version.cc
b/gold/version.cc
index 9b0a9d9b95c52e444836b7199c060c375c7b76b1..e86fd1c69d829273da043f1d0c84751606e0260f 100644
(file)
--- a/
gold/version.cc
+++ b/
gold/version.cc
@@
-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.