From 4159ff8bc0f2bdcd80cfbacbb6784dd4cf134da2 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Fri, 4 Aug 2000 17:30:29 +0000 Subject: [PATCH] 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 --- include/httpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0