joes        2003/12/31 08:16:46

  Modified:    src      apreq_version.h
  Log:
  Recent cookie-expires fix requires a patchlevel version bump.
  
  Revision  Changes    Path
  1.5       +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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- apreq_version.h   16 Nov 2003 04:03:46 -0000      1.4
  +++ apreq_version.h   31 Dec 2003 16:16:46 -0000      1.5
  @@ -98,7 +98,7 @@
   #define APREQ_MINOR_VERSION       0
   
   /** patch level */
  -#define APREQ_PATCH_VERSION       2
  +#define APREQ_PATCH_VERSION       3
   
   /** 
    *  This symbol is defined for internal, "development" copies of libapreq.
  
  
  

Reply via email to