You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@apache.org on 2002/08/09 17:18:38 UTC

cvs commit: httpd-2.0/include ap_release.h

striker     2002/08/09 08:18:38

  Modified:    include  ap_release.h
  Log:
  Getting ready for the tag.
  
  Revision  Changes    Path
  1.68      +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.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- ap_release.h	17 Jun 2002 16:11:06 -0000	1.67
  +++ ap_release.h	9 Aug 2002 15:18:38 -0000	1.68
  @@ -73,7 +73,7 @@
    */
   #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
   #define AP_SERVER_BASEPRODUCT "Apache"
  -#define AP_SERVER_BASEREVISION "2.0.40-dev"
  +#define AP_SERVER_BASEREVISION "2.0.40"
   #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
   #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION