mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-23 04:44:13 +08:00
Make version # egcs-3.0.0 since we need to make sure the version#s
in the built-in defines are > 2.7. From-SVN: r14813
This commit is contained in:
parent
566cfa8175
commit
96e87e3e2a
@ -1,7 +1,7 @@
|
||||
Fri Aug 15 12:49:56 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* version.c: Change the version string to look like:
|
||||
egcs-1.0.0 970814 (gcc2-970802 experimental).
|
||||
egcs-3.0.0 970814 (gcc2-970802 experimental).
|
||||
|
||||
* gcc.c: Take out experimental snapshot warning message.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
char *version_string = "egcs-1.0.0 970814 (gcc2-970802 experimental)";
|
||||
char *version_string = "egcs-3.0.0 970814 (gcc2-970802 experimental)";
|
||||
|
Loading…
Reference in New Issue
Block a user