* version.cc (version_string): Bump to 1.11.
authorIan Lance Taylor <ian@airs.com>
Mon, 24 Jan 2011 22:27:55 +0000 (22:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 24 Jan 2011 22:27:55 +0000 (22:27 +0000)
gold/ChangeLog
gold/version.cc

index 32bdcab165e76552a5759f35c4af4ddca1fba799..3cf3286643dedc42894ee7861ffb14dea5a2a356 100644 (file)
@@ -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.
index 91d0d37cf32e9da8647bb975bdbea80afb62cc08..0b6e257dbaf51333b823674b3025009a97a2a323 100644 (file)
@@ -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.10";
+static const char* version_string = "1.11";
 
 // Report version information.
 
This page took 0.031802 seconds and 4 git commands to generate.