hasting2    02/12/10 16:16:58

  Modified:    live/gcc3/gcc Tag: dizzy-kitty-branch version.c
  Log:
  Bumping dizzy-kitty-branch version to 1207.
  Submitted by: stuart
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.46.2.6  +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.46.2.5
  retrieving revision 1.46.2.6
  diff -u -r1.46.2.5 -r1.46.2.6
  --- version.c 2002/12/06 01:24:53     1.46.2.5
  +++ version.c 2002/12/11 00:16:58     1.46.2.6
  @@ -6,5 +6,5 @@
   /* APPLE LOCAL begin Apple version */
   /* Note that we can't say "apple_v*rs**n_str*ng" because of a cheesy
      grep in configure that will get very confused if we do.  */
  -const char *const apple_version_str = "1206";
  +const char *const apple_version_str = "1207";
   /* APPLE LOCAL end Apple version */
  
  
  


Reply via email to