From: Ryan Bloom Date: Tue, 21 Nov 2000 16:53:33 +0000 (+0000) Subject: We are working on a9 now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33d881b6120a3218f8062bcf5628036009031819;p=apache We are working on a9 now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87048 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index b3c5ae4e86..6c847f616a 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -282,7 +282,7 @@ extern "C" { #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