Index: version.cc =================================================================== RCS file: /cvs/src/src/gold/version.cc,v retrieving revision 1.16 diff -u -p -r1.16 version.cc --- version.cc 28 Jan 2009 20:09:18 -0000 1.16 +++ version.cc 28 Jan 2009 20:15:41 -0000 @@ -36,7 +36,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.8"; +static const char* version_string = "1.9"; // Report version information.