From: Ryan Bloom Date: Mon, 9 Oct 2000 00:34:41 +0000 (+0000) Subject: Update the version for 2.0a8-dev X-Git-Tag: APACHE_2_0_ALPHA_8~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=371ea465b675daf508c6f210e2f5578e246a507b;p=apache Update the version for 2.0a8-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86464 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index b0faabc9de..bd8a25a0f2 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -284,7 +284,7 @@ extern "C" { #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" -#define AP_SERVER_BASEREVISION "2.0a7" +#define AP_SERVER_BASEREVISION "2.0a8-dev" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION