hasting2    02/12/04 10:08:38

  Modified:    live/gcc3/gcc version.c
  Log:
  Bump to gcc3-1302.
  
  Revision  Changes    Path
  1.55      +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.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- version.c 2002/11/20 20:59:43     1.54
  +++ version.c 2002/12/04 18:08:38     1.55
  @@ -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 20021120 (Apple Computer, Inc. build 1301)";
  +const char version_string[] = "3.3 20021120 (Apple Computer, Inc. build 1302)";
   /* APPLE LOCAL end Apple version */
   
   /* This is the location of the online document giving instructions for
  
  
  


Reply via email to