]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* version.cc (version_string): Bump to 1.11.
authorIan Lance Taylor <ian@airs.com>
Mon, 24 Jan 2011 22:28:55 +0000 (22:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 24 Jan 2011 22:28:55 +0000 (22:28 +0000)
gold/ChangeLog
gold/version.cc

index 6a76e74a34e87206d9a9ef217108693952af4995..9901fcada624befc2f3718521e5b84876e00f27a 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 a4f5263f5f1d576ad013e9609833181446ceb48c..5b01ce58ef838729197793dd0541991e8a2ebb67 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.