From: Craig Silverstein Date: Tue, 12 Feb 2008 02:01:32 +0000 (+0000) Subject: Up version to 1.1, as the 1.1 binary was pushed to users today. X-Git-Tag: gdb_6_8-2008-02-26-branchpoint~126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d37b37d379198334b8b3e0543b1298394062e9d;p=platform%2Fupstream%2Fbinutils.git Up version to 1.1, as the 1.1 binary was pushed to users today. --- diff --git a/gold/version.cc b/gold/version.cc index 2e6a136..691be43 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -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.9"; +static const char* version_string = "1.1"; // Report version information.