From 62a6d109095f89073f4366293c575a6ddf6daa22 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 7 Jan 2009 21:39:25 +0000 Subject: * version.cc (version_string): Bump to 1.8. --- gold/version.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/version.cc') diff --git a/gold/version.cc b/gold/version.cc index 0e938f7..2e4b777 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -35,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.7"; +static const char* version_string = "1.8"; // Report version information. -- cgit v1.1