gstein      2002/08/27 23:15:19

  Modified:    include  apr_version.h
  Log:
  We're no longer 0.9.0-dev. The tag will be shifted to this new rev in
  just a second.
  
  Revision  Changes    Path
  1.6       +1 -1      apr/include/apr_version.h
  
  Index: apr_version.h
  ===================================================================
  RCS file: /home/cvs/apr/include/apr_version.h,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- apr_version.h     10 May 2002 11:15:51 -0000      1.5
  +++ apr_version.h     28 Aug 2002 06:15:19 -0000      1.6
  @@ -106,7 +106,7 @@
    *  This symbol is defined for internal, "development" copies of APR. This
    *  symbol will be #undef'd for releases. 
    */
  -#define APR_IS_DEV_VERSION
  +#undef APR_IS_DEV_VERSION
   
   /** The formatted string of APR's version */
   #define APR_VERSION_STRING \
  
  
  

Reply via email to