* version.cc (version_string): Bump to 1.6.
authorIan Lance Taylor <ian@airs.com>
Sat, 19 Apr 2008 20:15:56 +0000 (20:15 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 19 Apr 2008 20:15:56 +0000 (20:15 +0000)
gold/ChangeLog
gold/version.cc

index c272076bb44d0ddebd72b0d32e7d427d638c4268..c3ad5202ed0b9bebe2dd44024c1d097abf5ad242 100644 (file)
@@ -1,5 +1,7 @@
 2008-04-19  Ian Lance Taylor  <iant@google.com>
 
+       * version.cc (version_string): Bump to 1.6.
+
        * testsuite/Makefile.am (many_sections_r_test): New target.
        (many_sections_r_test_SOURCES): Remove.
        (many_sections_r_test_DEPENDENCIES): Remove.
index 9b0a9d9b95c52e444836b7199c060c375c7b76b1..e86fd1c69d829273da043f1d0c84751606e0260f 100644 (file)
@@ -35,7 +35,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.5";
+static const char* version_string = "1.6";
 
 // Report version information.
 
This page took 0.028909 seconds and 4 git commands to generate.