Changeset 3922 for branches/libc-0.6
- Timestamp:
- Oct 25, 2014, 7:35:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/gcc/gcc/version.c
r3921 r3922 7 7 organization's name in parentheses at the end of the string. */ 8 8 9 const char version_string[] = "3.3.5 (Bird Build 2012-03-22 22:01 (csd4))";9 const char version_string[] = "3.3.5"; 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.