From: Craig Silverstein Date: Tue, 11 Mar 2008 20:06:31 +0000 (+0000) Subject: Up version to 1.2, as the 1.2 binary was pushed to users today. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5340de5bee5a0c6a098684ecbe09bd260f9d5fc4;p=binutils-gdb.git Up version to 1.2, as the 1.2 binary was pushed to users today. --- diff --git a/gold/version.cc b/gold/version.cc index 691be430d4d..eb5b8017f57 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 = "1.1"; +static const char* version_string = "1.2"; // Report version information.