From: Craig Silverstein Date: Mon, 17 Mar 2008 17:56:52 +0000 (+0000) Subject: Up the version number to 1.3, which was just pushed to devtools. X-Git-Tag: added-to-binutils~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d96d68f647fe4f54cfba879581de9ac15ef4f9b;p=thirdparty%2Fbinutils-gdb.git Up the version number to 1.3, which was just pushed to devtools. --- diff --git a/gold/version.cc b/gold/version.cc index 243cd07890b..6f11e08db55 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.2"; +static const char* version_string = "1.3"; // Report version information.