Browse Source

Released gold-alpha 0.9.

insight_6_8-branch
Craig Silverstein 19 years ago
parent
commit
53765ea3d7
  1. 2
      gold/version.cc

2
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.8";
static const char* version_string = "0.9";
// Report version information.

Loading…
Cancel
Save