From: Ryan Bloom Date: Fri, 4 Aug 2000 17:30:29 +0000 (+0000) Subject: Update the version number for the new alpha release X-Git-Tag: APACHE_2_0_ALPHA_5~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4159ff8bc0f2bdcd80cfbacbb6784dd4cf134da2;p=apache Update the version number for the new alpha release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85986 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index 420a3a194b..acdd777002 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -280,7 +280,7 @@ extern "C" { #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" -#define AP_SERVER_BASEREVISION "2.0a5-dev" +#define AP_SERVER_BASEREVISION "2.0a5" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION