* version.cc (version_string): Bump to 1.10.
authorIan Lance Taylor <ian@airs.com>
Tue, 3 Aug 2010 14:29:27 +0000 (14:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 3 Aug 2010 14:29:27 +0000 (14:29 +0000)
gold/ChangeLog
gold/version.cc

index a56d3acc26e308d0888b154f9b0c0cab239f881b..389bdbf5ce3b2608a4d36fabf385ed9d9bce255b 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-03  Ian Lance Taylor  <iant@google.com>
+
+       * version.cc (version_string): Bump to 1.10.
+
 2010-08-03  Ian Lance Taylor  <iant@google.com>
 
        PR 11805
index caaa8a6a97ddd86c2123a44db2d0d30f15e81ab3..31753f7e53ae4ea15bef71ccf160f74d86b07d10 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.9";
+static const char* version_string = "1.10";
 
 // Report version information.
 
This page took 0.028893 seconds and 4 git commands to generate.