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:
1222b29
)
* version.cc (version_string): Bump to 1.10.
author
Ian Lance Taylor
<ian@airs.com>
Tue, 3 Aug 2010 14:29:27 +0000
(14:29 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 3 Aug 2010 14:29:27 +0000
(14:29 +0000)
gold/ChangeLog
patch
|
blob
|
history
gold/version.cc
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index a56d3acc26e308d0888b154f9b0c0cab239f881b..389bdbf5ce3b2608a4d36fabf385ed9d9bce255b 100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,3
+1,7
@@
+2010-08-03 Ian Lance Taylor <iant@google.com>
+
+ * version.cc (version_string): Bump to 1.10.
+
2010-08-03 Ian Lance Taylor <iant@google.com>
PR 11805
diff --git
a/gold/version.cc
b/gold/version.cc
index caaa8a6a97ddd86c2123a44db2d0d30f15e81ab3..31753f7e53ae4ea15bef71ccf160f74d86b07d10 100644
(file)
--- a/
gold/version.cc
+++ b/
gold/version.cc
@@
-37,7
+37,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.
9
";
+static const char* version_string = "1.
10
";
// Report version information.