jerenkrantz    2002/09/11 17:44:38

  Modified:    include  apu_version.h
  Log:
  Bump apu_version.h for 0.9.1 release
  
  Revision  Changes    Path
  1.2       +1 -1      apr-util/include/apu_version.h
  
  Index: apu_version.h
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apu_version.h,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- apu_version.h     10 Sep 2002 10:10:50 -0000      1.1
  +++ apu_version.h     12 Sep 2002 00:44:38 -0000      1.2
  @@ -108,7 +108,7 @@
    *  This symbol is defined for internal, "development" copies of APU. This
    *  symbol will be #undef'd for releases. 
    */
  -#define APU_IS_DEV_VERSION
  +#undef APU_IS_DEV_VERSION
   
   /** The formatted string of APU's version */
   #define APU_VERSION_STRING \
  
  
  

Reply via email to