austern     02/11/04 15:41:33

  Modified:    live/gcc3/gcc Tag: fearless-kitty-branch version.c
  Log:
  Incremented version number following the gcc3-1168 submission.
  The next fearless-kitty submission will be 1169.
  Bug #:
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.15 +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.44.2.14
  retrieving revision 1.44.2.15
  diff -u -r1.44.2.14 -r1.44.2.15
  --- version.c 2002/11/04 21:08:02     1.44.2.14
  +++ version.c 2002/11/04 23:41:33     1.44.2.15
  @@ -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 = "1168";
  +const char *const apple_version_str = "1169";
   /* APPLE LOCAL end Apple version */
  
  
  


Reply via email to