aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gold/version.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/version.cc b/gold/version.cc
index 2e6a136..691be43 100644
--- 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.