You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2002/04/05 22:05:05 UTC

cvs commit: httpd-2.0/include ap_release.h

rbb         02/04/05 12:05:05

  Modified:    include  ap_release.h
  Log:
  Bump for the 2.0.35 tag.  Just waiting for Will's commit to actually do
  the tag.
  
  Revision  Changes    Path
  1.58      +1 -1      httpd-2.0/include/ap_release.h
  
  Index: ap_release.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/include/ap_release.h,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- ap_release.h	26 Mar 2002 20:41:11 -0000	1.57
  +++ ap_release.h	5 Apr 2002 20:05:05 -0000	1.58
  @@ -73,7 +73,7 @@
    */
   #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
   #define AP_SERVER_BASEPRODUCT "Apache"
  -#define AP_SERVER_BASEREVISION "2.0.35-dev"
  +#define AP_SERVER_BASEREVISION "2.0.35"
   #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
   #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION