gkeating 03/01/22 16:31:57
Modified: live/gcc3/gcc version.c
Log:
Update version number to 1313.
Revision Changes Path
1.64 +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.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- version.c 2003/01/22 06:02:45 1.63
+++ version.c 2003/01/23 00:31:55 1.64
@@ -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 20030120 (Apple Computer, Inc. build 1312)";
+const char version_string[] = "3.3-pch 20030120 (Apple Computer, Inc. build 1313)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for