* version.cc (version_string): Bump to 1.7
authorCraig Silverstein <csilvers@google.com>
Tue, 24 Jun 2008 06:14:58 +0000 (06:14 +0000)
committerCraig Silverstein <csilvers@google.com>
Tue, 24 Jun 2008 06:14:58 +0000 (06:14 +0000)
gold/ChangeLog
gold/version.cc

index 7b510f15310da31f334133e6718a4f9b7920d5ad..22f549b36d4f4c1385680e84ac0bcd5798c9c33c 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-23  Craig Silverstein  <csilvers@google.com>
+
+       * version.cc (version_string): Bump to 1.7
+
 2008-06-18  Craig Silverstein  <csilvers@google.com>
 
        * powerpc.cc (Powerpc_relocate_functions::addr16_ha): cast
index e86fd1c69d829273da043f1d0c84751606e0260f..0e938f715fb4fc296f341aeffc6b94957fe3ce9f 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.6";
+static const char* version_string = "1.7";
 
 // Report version information.
 
This page took 0.031401 seconds and 4 git commands to generate.