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:
0f3b89d
)
* version.cc (version_string): Bump to 1.11.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 24 Jan 2011 22:27:55 +0000
(22:27 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 24 Jan 2011 22:27:55 +0000
(22:27 +0000)
gold/ChangeLog
patch
|
blob
|
history
gold/version.cc
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index 32bdcab165e76552a5759f35c4af4ddca1fba799..3cf3286643dedc42894ee7861ffb14dea5a2a356 100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,3
+1,7
@@
+2011-01-24 Ian Lance Taylor <iant@google.com>
+
+ * version.cc (version_string): Bump to 1.11.
+
2011-01-24 Ian Lance Taylor <iant@google.com>
* plugin.cc (class Plugin_rescan): Define new class.
diff --git
a/gold/version.cc
b/gold/version.cc
index 91d0d37cf32e9da8647bb975bdbea80afb62cc08..0b6e257dbaf51333b823674b3025009a97a2a323 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.1
0
";
+static const char* version_string = "1.1
1
";
// Report version information.