Up the version number to 1.3, which was just pushed to devtools.

This commit is contained in:
Craig Silverstein 2008-03-17 17:56:52 +00:00
parent 9356cf8d06
commit 5d96d68f64
1 changed files with 1 additions and 1 deletions

View File

@ -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.