gkeating 03/01/10 20:01:22
Modified: live/gcc3/gcc version.c
Log:
Update version number to 1312.
Revision Changes Path
1.62 +1 -1 src/live/gcc3/gcc/version.c
Index: version.c
===================================================================
RCS file: /cvs/Darwin/src/live/gcc3/gcc/version.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- version.c 2003/01/04 02:49:25 1.61
+++ version.c 2003/01/11 04:01:22 1.62
@@ -16,7 +16,7 @@
- There are other scripts that search for first word of the string
to get version number string. Do not use new line.
*/
-const char version_string[] = "3.3-pch 20021205 (Apple Computer, Inc. build 1311)";
+const char version_string[] = "3.3-pch 20021205 (Apple Computer, Inc. build 1312)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for