From: Ryan Bloom Date: Fri, 18 Aug 2000 17:15:17 +0000 (+0000) Subject: Update httpd.h for the release of a6. X-Git-Tag: APACHE_2_0_ALPHA_6~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04edbc990b4dfa0c0bb3f81193cf71eadebbc3ad;p=thirdparty%2Fapache%2Fhttpd.git Update httpd.h for the release of a6. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86099 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index 475b7793eaa..93f0169ae7d 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -283,7 +283,7 @@ extern "C" { #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