]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 1ba5c70ffcbf69a737b9af08a1abc7ce54a55989..2e6a136b1351286d444057e578ca01b62ae7e24a 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.