Commit 11c21791 by Jeffrey A Law Committed by Jeff Law

Tweak again.

From-SVN: r14814
parent 96e87e3e
Fri Aug 15 12:49:56 1997 Jeffrey A Law (law@cygnus.com)
* version.c: Change the version string to look like:
egcs-3.0.0 970814 (gcc2-970802 experimental).
egcs-2.90.00 970814 (gcc2-970802 experimental).
* gcc.c: Take out experimental snapshot warning message.
......
char *version_string = "egcs-3.0.0 970814 (gcc2-970802 experimental)";
char *version_string = "egcs-2.90.00 970814 (gcc2-970802 experimental)";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment