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:
be4291f
)
Up version to 1.1, as the 1.1 binary was pushed to users today.
author
Craig Silverstein
<csilvers@google.com>
Tue, 12 Feb 2008 02:01:32 +0000
(
02:01
+0000)
committer
Craig Silverstein
<csilvers@google.com>
Tue, 12 Feb 2008 02:01:32 +0000
(
02:01
+0000)
gold/version.cc
patch
|
blob
|
history
diff --git
a/gold/version.cc
b/gold/version.cc
index 2e6a136b1351286d444057e578ca01b62ae7e24a..691be430d4d46f1212d2eb8914d5d693af565506 100644
(file)
--- a/
gold/version.cc
+++ b/
gold/version.cc
@@
-33,7
+33,7
@@
namespace gold
// version number from configure.ac. But it's easier to just change
// this file for now.
-static const char* version_string = "
0.9
";
+static const char* version_string = "
1.1
";
// Report version information.