gkeating    02/12/07 17:01:31

  Modified:    live/gcc3/gcc version.c
  Log:
  Bump to 1310.
  
  Revision  Changes    Path
  1.58      +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.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- version.c 2002/12/08 00:37:58     1.57
  +++ version.c 2002/12/08 01:01:31     1.58
  @@ -14,7 +14,7 @@
        compiler will be identical to the last prerelease compiler and it
        makes no sense to mark released compilers as 'prerelease'.
   */
  -const char version_string[] = "3.3 20021205 (Apple Computer, Inc. build 1303)";
  +const char version_string[] = "3.3 20021205 (Apple Computer, Inc. build 1310)";
   /* APPLE LOCAL end Apple version */
   
   /* This is the location of the online document giving instructions for
  
  
  


Reply via email to