gdb/testsuite/
[binutils-gdb.git] / gold / version.cc
index 0e938f715fb4fc296f341aeffc6b94957fe3ce9f..caaa8a6a97ddd86c2123a44db2d0d30f15e81ab3 100644 (file)
@@ -1,6 +1,7 @@
 // version.c -- print gold version information
 
-// Copyright 2006, 2007, 200 Free Software Foundation, Inc.
+// Copyright 2006, 2007, 2008, 2009, 2010
+// Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -23,6 +24,7 @@
 #include "gold.h"
 
 #include <string>
+#include <cstdio>
 
 #include "../bfd/bfdver.h"
 
@@ -35,7 +37,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.7";
+static const char* version_string = "1.9";
 
 // Report version information.
 
@@ -61,7 +63,7 @@ print_version(bool print_short)
   if (!print_short)
     {
       // This output is intended to follow the GNU standards.
-      printf (_("Copyright 2008 Free Software Foundation, Inc.\n"));
+      printf (_("Copyright 2010 Free Software Foundation, Inc.\n"));
       printf (_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License version 3 or (at your option) a later version.\n\