rbb 00/11/21 08:53:34
Modified: src/include httpd.h Log: We are working on a9 now. Revision Changes Path 1.118 +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.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- httpd.h 2000/11/20 20:10:50 1.117 +++ httpd.h 2000/11/21 16:53:33 1.118 @@ -282,7 +282,7 @@ #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" -#define AP_SERVER_BASEREVISION "2.0a8" +#define AP_SERVER_BASEREVISION "2.0a9-dev" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION