johannes    02/12/02 15:34:43

  Modified:    live/gcc3/gcc Tag: fearless-kitty-branch version.c
  Log:
  Bumping version to 1175 per standing orders.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.21 +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.20
  retrieving revision 1.44.2.21
  diff -u -r1.44.2.20 -r1.44.2.21
  --- version.c 2002/11/14 01:27:53     1.44.2.20
  +++ version.c 2002/12/02 23:34:40     1.44.2.21
  @@ -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 = "1174";
  +const char *const apple_version_str = "1175";
   /* APPLE LOCAL end Apple version */
  
  
  


Reply via email to