change the "long" version from "3.3.2-nb1" to "3.3.2 (NetBSD nb1 20031026)"
which is more inline with what we used previously.
This commit is contained in:
parent
2f6aa47ade
commit
2a50c63fdf
|
@ -6,7 +6,7 @@
|
|||
please modify this string to indicate that, e.g. by putting your
|
||||
organization's name in parentheses at the end of the string. */
|
||||
|
||||
const char version_string[] = "3.3.2-nb1";
|
||||
const char version_string[] = "3.3.2 (NetBSD nb1 20031026)";
|
||||
|
||||
/* This is the location of the online document giving instructions for
|
||||
reporting bugs. If you distribute a modified version of GCC,
|
||||
|
|
Loading…
Reference in New Issue