You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jw...@apache.org on 2002/06/11 07:29:21 UTC

cvs commit: httpd-2.0/include ap_release.h

jwoolley    2002/06/10 22:29:21

  Modified:    include  ap_release.h
  Log:
  bump before the tag
  
  Revision  Changes    Path
  1.62      +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.61
  retrieving revision 1.62
  diff -u -d -u -r1.61 -r1.62
  --- ap_release.h	25 Apr 2002 12:15:53 -0000	1.61
  +++ ap_release.h	11 Jun 2002 05:29:21 -0000	1.62
  @@ -73,7 +73,7 @@
    */
   #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
   #define AP_SERVER_BASEPRODUCT "Apache"
  -#define AP_SERVER_BASEREVISION "2.0.37-dev"
  +#define AP_SERVER_BASEREVISION "2.0.37"
   #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
   #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION