summaryrefslogtreecommitdiffstats
path: root/include/httpd.h
diff options
context:
space:
mode:
authorAsk Bjørn Hansen <ask@apache.org>2000-06-05 19:15:25 +0200
committerAsk Bjørn Hansen <ask@apache.org>2000-06-05 19:15:25 +0200
commitd1247af82580a2544897d3608eb827706bba1e2f (patch)
tree1a9a84f7d75ebc8860c5e824cd56611f34792ab2 /include/httpd.h
parentFix mod_so handling. Basically, if --enable-so or (diff)
downloadapache2-d1247af82580a2544897d3608eb827706bba1e2f.tar.xz
apache2-d1247af82580a2544897d3608eb827706bba1e2f.zip
2.0a4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--include/httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/httpd.h b/include/httpd.h
index 0e7ddfd265..c45a3b49ae 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.0a4-dev"
+#define AP_SERVER_BASEREVISION "2.0a4"
#define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
#define AP_SERVER_VERSION AP_SERVER_BASEVERSION