joes        2004/07/01 11:27:40

  Modified:    src      apreq_version.h
  Log:
  Bump library patchlevel due to recent apreq_parser.c tweaks.
  
  Revision  Changes    Path
  1.17      +1 -1      httpd-apreq-2/src/apreq_version.h
  
  Index: apreq_version.h
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/src/apreq_version.h,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- apreq_version.h   29 Jun 2004 18:34:48 -0000      1.16
  +++ apreq_version.h   1 Jul 2004 18:27:40 -0000       1.17
  @@ -61,7 +61,7 @@
   #define APREQ_MINOR_VERSION       0
   
   /** patch level */
  -#define APREQ_PATCH_VERSION      12
  +#define APREQ_PATCH_VERSION      13
   
   /** 
    *  This symbol is defined for internal, "development" copies of libapreq.
  
  
  

Reply via email to