]> granicus.if.org Git - apache/commitdiff
Get the version number bumped to 2.0a8
authorRyan Bloom <rbb@apache.org>
Mon, 20 Nov 2000 20:10:50 +0000 (20:10 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 20 Nov 2000 20:10:50 +0000 (20:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87037 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index ba87d577c3920412a8af3194d53349d405e218df..b3c5ae4e86e975da147bbfba73fae932fc62368b 100644 (file)
@@ -282,7 +282,7 @@ extern "C" {
 
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0a8-dev"
+#define AP_SERVER_BASEREVISION "2.0a8"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION