You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by as...@locus.apache.org on 2000/06/05 19:15:32 UTC

cvs commit: apache-2.0/src/include httpd.h

ask         00/06/05 10:15:27

  Modified:    src/include httpd.h
  Log:
  2.0a4
  
  Revision  Changes    Path
  1.52      +1 -1      apache-2.0/src/include/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/httpd.h,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- httpd.h	2000/06/02 15:55:15	1.51
  +++ httpd.h	2000/06/05 17:15:25	1.52
  @@ -280,7 +280,7 @@
   
   #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
   #define AP_SERVER_BASEPRODUCT "Apache"
  -#define AP_SERVER_BASEREVISION "2.0a4-dev"
  +#define AP_SERVER_BASEREVISION "2.0a4"
   #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
   #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION