Released gold-alpha 0.9.
authorCraig Silverstein <csilvers@google.com>
Sat, 8 Dec 2007 03:17:25 +0000 (03:17 +0000)
committerCraig Silverstein <csilvers@google.com>
Sat, 8 Dec 2007 03:17:25 +0000 (03:17 +0000)
gold/version.cc

index 1ba5c70..2e6a136 100644 (file)
@@ -33,7 +33,7 @@ namespace gold
 // version number from configure.ac.  But it's easier to just change
 // this file for now.
 
-static const char* version_string = "0.8";
+static const char* version_string = "0.9";
 
 // Report version information.