- Timestamp:
- Nov 15, 2005, 2:06:42 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gcc/gcc/version.c
r2444 r2446 7 7 organization's name in parentheses at the end of the string. */ 8 8 9 const char version_string[] = "3.3.5 ";9 const char version_string[] = "3.3.5 (Innotek Build 2005-11-15 02:02)"; 10 10 11 11 /* This is the location of the online document giving instructions for
Note:
See TracChangeset
for help on using the changeset viewer.