* 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 c272076..c3ad520 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 9b0a9d9..e86fd1c 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.