mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Up the version number to 1.3, which was just pushed to devtools.
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user