PR 6716
[binutils-gdb.git] / gold / version.cc
index 9e3ec2877a29a0547fce8df5c4a417f5b62cbf55..0e938f715fb4fc296f341aeffc6b94957fe3ce9f 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "gold.h"
 
+#include <string>
+
 #include "../bfd/bfdver.h"
 
 namespace gold
@@ -33,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.4";
+static const char* version_string = "1.7";
 
 // Report version information.