rbb 00/08/18 10:15:18 Modified: src/include httpd.h Log: Update httpd.h for the release of a6. Revision Changes Path 1.79 +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.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- httpd.h 2000/08/15 12:44:24 1.78 +++ httpd.h 2000/08/18 17:15:17 1.79 @@ -283,7 +283,7 @@ #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" -#define AP_SERVER_BASEREVISION "2.0a6-dev" +#define AP_SERVER_BASEREVISION "2.0a6" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION